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: 

F-47 FM / BAPI

Former Member
0 Kudos

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

amit_khare
Active Contributor
0 Kudos

Check this BAPI -

BAPI_ACC_DOCUMENT_POST

Refer the link -

Regards,

Amit

2 REPLIES 2

Former Member
0 Kudos

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.

amit_khare
Active Contributor
0 Kudos

Check this BAPI -

BAPI_ACC_DOCUMENT_POST

Refer the link -

Regards,

Amit