‎2007 Sep 12 2:41 PM
I want to create a document by FV70 but i don't want to use batch input process.
Is there any BAPI or module function for transaction FV70 ?
Thxs,
Pedro
‎2007 Sep 12 2:46 PM
Try using these functions
BAPI_INCOMINGINVOICE_PARK
MRM_INVOICE_PARK
MRM_PARKED_INVOICE_ACCDATA
‎2023 Jul 14 2:25 PM
You can use BAPI_ACC_DOCUMENT_POST with DOC_STATUS to the structure DOCUMENTHEADER as 2 and then post the parked document in FBV0.
Refer Snote 2092366.
‎2023 Aug 30 3:11 PM
Hi Pulak,
How to post the parked document using abap code.
which BAPI and what at are the parameters to be considered?
Thanks,
Ahamed