Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for FV70 (park customer invoice)

Curd
Participant
0 Kudos

Hi

Knows someone if there is a BAPI that I can use as alternative by the transaction FV70 ( Park Customer Invoice ) on ERP2005 SR1.

I know that I can use BAPI_ACC_DOCUMENT_POST to post an invoice (FB70), but I could not find a parameter which controls if the invoice is posted or parked.

Best Regards

Curd

4 REPLIES 4

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please check this BAPI/FM.

BAPI_INCOMINGINVOICE_PARK

MRM_INVOICE_PARK

MRM_PARKED_INVOICE_ACCDATA

Regards,

Ferry Lianto

0 Kudos

Hi Ferry,

the BAPI/FM you listed are all for vendors.

I look for a possibility for customers and I only have to store header data (no position data).

Regards

Curd

0 Kudos

Hi,

Did you solve this? I need a BAPI for FV70 too.

g2pulak
Explorer
0 Kudos

You can use BAPI_ACC_DOCUMENT_POST with DOC_STATUS to the structure DOCUMENTHEADER as 2 and then post the parked document in FBV0.

Kindly refer Snote 2092366