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 Function module

Former Member
0 Likes
398

Hi Abap Gurus,

        i have a requirement to fill the BAPI for Purchase order creation and Document Post.    for the requirement i am using the function modules

BAPI_PO_CREATE1 and bapi_acc_document_post

     my query is that i know how to create PO and Posting Invoices from FB60. But how to pass values in the BAPI Function module?

     I am new to use BAPI and is there any simplest way to fill this function module and any BAPI function modules?

NOTE :  one of the shortest way to Fill BAPI is while creating PO before saving put the ' /h'  and press the save button.

              then put the break point in the FM  BAPI_PO_CREATE1 and in that internal table we can see the filling.

              But i am not able to finding this FM in Debugging.

     Highly appreciating if any solutions and gives the Reward points for the best answer.

1 REPLY 1
Read only

ThomasZloch
Active Contributor
0 Likes
374

For both BAPIs there are plenty of examples available, use the names as search criteria on SCN or Google.

Please do not promise reward.


Locked.


Thomas