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

how to upload data using bapi

Former Member
0 Likes
344

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.

2 REPLIES 2
Read only

Former Member
0 Likes
310

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

Read only

Former Member
0 Likes
310

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