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

upload data into SAP through standard program

Former Member
0 Likes
1,175

hi!

why don't we prefer to upload data into sap through standard program like RFBIKR00 to upload for vendor master or other standard programs to upload durectly without using BDC or LSMW and how do we upload data into SAP through BAPI.

pls help me with a sample program.

regards

Amit

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
684

Hi,

if there is an enhancement in ur screen, then standard programs will not work properly for uploading. So, BDCs are used to upload data.

Hope this will help u.

Regards,

Aleem.

3 REPLIES 3
Read only

Former Member
0 Likes
685

Hi,

if there is an enhancement in ur screen, then standard programs will not work properly for uploading. So, BDCs are used to upload data.

Hope this will help u.

Regards,

Aleem.

Read only

Former Member
0 Likes
684

Hi,

if there is an enhancement in ur screen, then standard programs will not work properly for uploading. So, BDCs are used to upload data.

Hope this will help u.

Regards,

Aleem.

Read only

Former Member
0 Likes
684

It totally depends upon the requierment which fields your want to update in transaction if it works with program then use program else go for bdc .

If there is some any screen enhancement with z fields then program will not solve the problem.

For BAPI you check these links:

http://www.sap-img.com/abap/bapi-step-by-step-guidance.htm

http://sap-img.com/bapi.htm

Edited by: shilpi agarwal on Aug 22, 2008 7:28 AM