Allow Tax Calculation For Subcontracting Process: Manual Pre-Implementation Steps

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

1677806 - Allow tax calculation for subcontracting process

Manual Pre-Implementation Steps


Create BAdI:

Execute transaction SE18;


Enter ES_J1B_SUBCONTRACTING in the field Enhancement Spot;
Choose the Create pushbutton;

Enter Enhancement Spot J1B Subcontracting in the field Short Text;

Choose the Confirm pushbutton;


Enter J1BA in the field Package;
Save;

Create a new BAdI;

Enter BADI_J1B_SUBCONTRACTING in the field Name;


Enter Badi J1B Subcontracting in the field Short Description;
Confirm;

Uncheck the Multiple Use checkbox;


Double click on Interface option, at the right menu side;

Enter IF_BADI_J1B_SUBCONTRACTING in the field Interface;


Choose the Change Interface pushbutton;
Fill the Method as follows;
o Method: SET_BUSTW;
o Level: Instance Method;
o Description: SET Posting String BUSTW;
Choose the Parameter pushbutton;

Fill the Parameter as follows;


o Parameter: IS_MSEG;
o Type: Importing;
o Associated Type: MSEG;
o Parameter: CV_BUSTW;
o Type: Changing;
o Associated Type: BUSTW;

Save and activate the changes.

You might also like