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: 

FM/BAPI for Parking a document ( FBV1 )

Former Member
0 Kudos

Hi Experts,

We have a requirement where we need to POST a document & then Park It.

We are able to post a document using "BAPI_ACC_DOCUMENT_POST ".

But we are unable to find a FM/BAPI for Parking a document.

We cannot use BDC as the document type is not fixed. The transaction has different screens for each document type.

Any pointers to FM/BAPI or any other alternative solution to Park a document.

Thanks,

Best regards,

Prashant

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

you can try this BAPI BAPI_INCOMINGINVOICE_PARK

if it is not there in your system then try this..

MRM_INVOICE_PARK

Regards,

Raj.

8 REPLIES 8

Former Member
0 Kudos

Hi,

you can try this BAPI BAPI_INCOMINGINVOICE_PARK

if it is not there in your system then try this..

MRM_INVOICE_PARK

Regards,

Raj.

former_member223537
Active Contributor
0 Kudos

Hi Raj,

The BAPI is specific to Invoice.

I am looking out for FM/BAPI to park a normal Accounting Document ... FBV1 transaction.

Thanks,

Best regards,

Prashant

former_member223537
Active Contributor
0 Kudos

Hi Experts,

Any pointers for the FM/BAPI.

Thanks,

Best regards,

Prashant

former_member223537
Active Contributor
0 Kudos

Hi All,

We solved the problem using BAPI for Accounting documents without COPA.

PRELIMINARY_POSTING_FB01

Thanks,

Best regards,

Prashant

0 Kudos

Prashant , I have a requirement to Park the document by using tcode FBV1 ..I was not able to park the document by using BAPI_ACC_DOCUMENT_POST ..

How did you use PRELIMINARY_POSTING_FB01 for 'Parked' document ? Appreciate your help on this .

Thanks

Roy

0 Kudos

Me too, thanks!

0 Kudos

If we want to use COPA fields also here in the BAPI "PRELIMINARY_POSTING_FB01" how can we add COPA fields ? like profit center...etc