cancel
Showing results for 
Search instead for 
Did you mean: 

Issue using BADI FI_INT_CUS01

former_member207873
Participant
0 Kudos
575

Hello Experts,

I want to change the tax code per document while using the tcode FINT. But i cant find a way to do this using BADI FI_INT_CUS01. I am using INT_ADD_ITEMS method achieve this . In this method there is the parameter CT_T056U_EXT where which i am trying to change the MWSKZ. But i am not able to find a relation between CT_T056U_EXT and CT_ITEMS. In CT_ITEMS for every document number i would like to look into BSEG and find the tax code and substitute the same in MWSKZ of CT_T056U_EXT . When i have more than one tax code to substitute and CT_T056U_EXT comes with only one line item , i am clueless how to add more tax codes .

BR.

PD.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member207873
Participant
0 Kudos

That is not what i wanted. In CT_ITEMS we have interest indicator field INT_IND and from the interest indicator i am getting the MWSKZ in CT_T056U_EXT which i need to overwrite. It is not the BSEG-MWSKZ which i want to overwrite.

thanga_prakash
Active Contributor
0 Kudos

Hi P D

As I analysed could see that CT_T056U_EXT in INT_ADD_ITEMS has only customizing data of T056U table.

To suffice your requirement of changing MWSKZ at every line item, it is possible in INT_POST with parameter CT_ACCIT