cancel
Showing results for 
Search instead for 
Did you mean: 

How do you extend BAPI_ACC_DOCUMENT_POST to allow for a transaction type (ACCIT-ANBWA)?

oppenheim_jm
Participant
0 Kudos
462

How do you extend BAPI_ACC_DOCUMENT_POST using ACC_DOCUMENT for a non-Z field such ANBWA?

According to note SAP 2083799, FM BAPI_ACC_DOCUMENT_POST does not accept transaction type (ACCIT-ANBWA) and an implementation of  BAdI ACC_DOCUMENT is required to fill in ANBWA.

(I have tried BAPI_ASSET_ACQUISITION_POST but this FM does not allow me to submit a controlling object against the offsetting account).

Accepted Solutions (0)

Answers (1)

Answers (1)

RaymondGiuseppi
Active Contributor

Ask you Abapers to implement BAdI ACC_DOCUMENT (Migr. BADI_ACC_DOCUMENT)

  • Missing fields can be passed in EXTENSION2 table parameter (read its documentation)