cancel
Showing results for 
Search instead for 
Did you mean: 

Problem while calling BADI_SCD_ACCTG in background

Former Member
0 Kudos

Dear Gurus,

We are using the above BADi to set the account assignment elements, like cost center in shipment cost document.

We have tested and it is working fine with transaction VI01 and VI04.

When we try to schedule a background job or use transaction VI06(collective processing in background), than the BADI is not at all called.

Please suggest some solution for this problem. I have taken ABAP help but need some clue.

Thanks

KS

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear KS,

Try with these BADI's

BADI_SCD_CREATE BAdI When Generating a Shipment Costs Document .

BADI_SCD_CREATE_CHCK BAdI for Checks When Creating a Shipment Costs Document .

BADI_SCD_PO_SELECT BAdI Call for the Purchase Order Item Determination .

BADI_SCD_PROCESS_CHK BAdI for Checks During Shipment Costs Processing .

BADI_SCD_SAVE BAdI when Saving Shipment Costs Documents .

BADI_SCD_TRANSFER BAdI for Transferring Shipment Cost Items .

Regards

Ram