‎2007 Feb 19 9:30 AM
hi all,
i need sample program to upload records using existing bapi and i need explenation about that bapi and how we are using it.
example :- bapi_salesorder_create.
thanx in advance.
‎2007 Feb 19 9:39 AM
Hi ramesh,
You can refer to following links for theory as well as example.
1.http://help.sap.com/saphelp_46c/helpdata/en/dd/5009660aa411d2ad1b080009b0fb56/content.htm
2.http://www.erpgenie.com/abap/bapi/example.htm
hope this solves ur problem
Regards
Note: Reward if useful
‎2007 Feb 19 9:43 AM
Hi Ramesh,
You can use the following programs
<b>
BAPI_CLASS_CREATE_TEST
BAPI_CHARACT_CREATE_TEST
</b>
the above mentioned are simple programs to use BAPIs.
Hope it helps you
thx
pavan