‎2012 Jun 07 11:03 AM
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.
‎2012 Jun 07 11:23 AM
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