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

flat file

Former Member
0 Likes
810

hi folks,

i have flat file with me ,so now i need upload this into sap which method should i prefer to upload into sap BDC,lSMW r other methods so what prerequsites for each method ?for lsmw there are again submethods like standard method,recording ,bapi and idoc what are prerequsities for these methods ?can clear me with some screen shots and example not providing links to proceed further.

1 ACCEPTED SOLUTION
7 REPLIES 7
Read only

Former Member
0 Likes
784

Upload the flatfile to an ITAB using GUI_upload FM

and then

use BDC to update databse.

Depending on the Transaction, u can select either BDC or LSMW.

For master data LSMW is better

Reward if useful

Read only

Former Member
0 Likes
784

hi,

when it is only master data that to be uploaded into sap

then we go for lsmw if it is other data then we go for bdc

for lsmw snap shot http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Use_LSMW/How_To_Use_LSMW.html

Edited by: Nandini P on Feb 20, 2008 7:04 AM

Read only

Former Member
0 Likes
784

hi vinay,

The best method is LSMW Recording Method. I have some documents for this , if u want i can send it thru mail. Send ur e mail id.

Regards,

sri

Read only

0 Likes
784

hi

Read only

0 Likes
784

hello vinay kumar,

dont simply close the tread with out rewarding points to anyone

Madhavi

Read only

Former Member
0 Likes
784

You can use BDC depends on data in text file,or else use LSMW for recording method.