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

F-47 FM / BAPI

Former Member
0 Likes
1,802

Hello,

I need to post Down payment request (like in transaction f-47) using Function module or BAPI.

Any suggestion, what can I use?

Regards,

Lukas

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
807

Check this BAPI -

BAPI_ACC_DOCUMENT_POST

Refer the link -

Regards,

Amit

2 REPLIES 2
Read only

Former Member
0 Likes
807

It is another variant of posting a Accounting document. you can use BAPI - BAPI_ACC_DOCUMENT_POST to post such documents. Just make sure you use right doc type and transaction type to post down payment.

Read only

amit_khare
Active Contributor
0 Likes
808

Check this BAPI -

BAPI_ACC_DOCUMENT_POST

Refer the link -

Regards,

Amit