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

bapi for f-28

Former Member
0 Likes
645

I have looked into search forum but did not find accurate solution for posting incoming payments in f-28 using BAPI only...

I need to post incoming payments and also outgoing payments as well as customer down payments only...

pls give me a solution. BAPI only.

Thanks&Regards

deepika.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
542

Hi

Check this Function Module : BAPI_ACC_DOCUMENT_POST

I have looked into search forum but did not find accurate solution for posting incoming payments in f-28 using BAPI only...

I need to post incoming payments and also outgoing payments as well as customer down payments only...

pls give me a solution. BAPI only.

Thanks&Regards

deepika.

2 REPLIES 2
Read only

Former Member
0 Likes
542

Use BAPI_ACC_DOCUMENT_POST (use BAPI_TRANSACTION_COMMIT) after calling the BAPI.

Regards

Vinod

Read only

Former Member
0 Likes
543

Hi

Check this Function Module : BAPI_ACC_DOCUMENT_POST