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

fi Bapi to park

Former Member
0 Likes
802

hi all,

is there any bapi to park documents like bapi_acc_document_post .

if any one know reply

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
773

hi,

check this.

[https://forums.sdn.sap.com/click.jspa?searchID=19402072&messageID=3475534]

5 REPLIES 5
Read only

GauthamV
Active Contributor
0 Likes
774

hi,

check this.

[https://forums.sdn.sap.com/click.jspa?searchID=19402072&messageID=3475534]

Read only

Former Member
0 Likes
773

HI,

Check these Fm

FM_PARKED_DOC_POST

FM_PARKED_DOC_PROCESS

Read only

Former Member
0 Likes
773

Hi,

Just check the following BAPI:

BAPI_INCOMINGINVOICE_PARK

Regards,

Nitin.

Read only

ThomasZloch
Active Contributor
0 Likes
773

The closest thing I found for this purpose is function PRELIMINARY_POSTING_FB01, which works OK, but is not released by SAP for customer use.

Thomas

Read only

JozsefSzikszai
Active Contributor
0 Likes
773

you can also park FI documents with FM POSTING_INTERFACE_DOCUMENT (however it is not a BAPI), I used it several times and works OK.