Application Development and Automation 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: 
Read only

Can we park the document using BAPI_ACC_DOCUMENT_POST

Former Member
0 Likes
588

Hi All,

Can any let me share how to Park the document using BAPI : BAPI_ACC_DOCUMENT_POST.

Regards

Anil Kumar K

3 REPLIES 3
Read only

Former Member
0 Likes
530

Hi anil,

I think cann't park documents using this BAPI.

Even in the documentation also SAP mention "Using this method you can create a posing in accounting for certain business transactions."

Regards,

Sri

Read only

0 Likes
530

hi anil,

i think to park document ..there is no standard BAPI available...

you have to create a FM and use BDC recording to create park document..

which is the transaction code you are using to park document>

Read only

Former Member
0 Likes
530

Hi,

For parking the document use BAPI 'PRELIMINARY_POSTING_FB01'

BAPI_ACC_DOCUMENT_POST is used for posting documents.