‎2019 Jan 23 9:10 AM
‎2019 Jan 23 9:13 AM
Im trying to park account document by using the above mention BAPI. But Im facing some error while execution of the BAPi. Did anyone have idea which parameter I need to fill and which are the required one?
Saurabh.
‎2019 Jan 23 2:51 PM
Check if 2092366 - Parking with BAPI_ACC_DOCUMENT_POST SP levels are compliant with your system.
‎2019 May 22 3:32 PM
Thanks Raymond for suggestion. Now I am able to park account document successfully by using below BAPI's
'PRELIMINARY_POSTING_FB01'
And for WT(With holding tax) part I used below BAPI in sequence
1. 'FI_WT_WRITE_EVERYTHING_TO_DB'
2. 'FI_WT_POST' IN UPDATE TASK
3. 'FI_WT_WRITE_EVERYTHING_TO_DB'