2014 Aug 25 7:12 PM
Hello,
I have cutom fields on BKPF table and trying to PARK FI document through "BAPI_ACC_DOCUMENT_POST" by enabling BTE, which is working fine; but i couldn't get my custom fields value gets populated in BKPF by passing value either in "DocumentHEADER" structure in BAPI or passing from BTE / "DOCUMENT_HEADER" in BTE.
Could someone suggest how we can achieve this.
Thanks
Mani
2014 Aug 25 7:42 PM
2014 Aug 25 8:06 PM
Its not helping, I have implemented CL_EXM_IM_ACC_DOCUMENT for extension2 and the control is not coming there.
Thanks
Mani
2014 Aug 26 9:17 AM
Hi Manikandan,
Could you plz try to call FM FI_DOCUMENT_CHANGE immediately after BAPI BAPI_ACC_DOCUMENT_POST or other reason could be that you might have not used BAPI_TRANSACTION_COMMIT or COMMIT work statements.
Cheers
VJ