‎2013 Jul 27 6:37 AM
Hi Guru,
I want to park document using BAPI in FV50.I want to know which bapi I have to use
Thanks in advance.
Regards,
Bhuvana.
‎2013 Jul 29 9:41 AM
In latest versions of ECC, BAPI_ACC_DOCUMENT_POST allows parking of documents (since Note 1282005 - Parking using the accounting interface)
1. You have implemented SAP Note 1282005 ("Parking using the accounting interface") in your system.
2. The status of the document is set to "parked" (the field T_ACCHD-STATUS_NEW is changed to 2 or 3) using an implementation of the Business Transaction Event (BTE) RWBAPI01 or of the BAdI AC_DOCUMENT
.
Regards,
Raymond