Application Development 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: 

Lamw

Former Member
0 Kudos

1.How to upload the data throw Lsmw?Can u send me step by step process?

4 REPLIES 4

Former Member
0 Kudos

Hi

-1) to define how to upload the data: which method?

Std BDC, BAPI, BDC recording....

-2) to define the structure of the file;

-3) to define the link between the file fields and the structures fields

-4) to define validation and convertion routines

-5) To run the report to read the file;

-6) To run the report to convert the file;

-7) To run the method to upload the data

Max

Former Member
0 Kudos

Hi ,

There are many option.

u can make use of BAPI, IDOC or recording.

First u ll have to create a data file in excel (plese note tht the colomn width to be the same as the field length in SAP) on ur frontend.and save it as tab delimited.then go to tcode lsmw then create a proj sub proj and an object .On the next screen excecute the steps.sTEP 1 u will have to select a method by which u want to post the data BAPI/IDOC/Recording.select it create a source structure with fields maintain relationship and mapping.in one of the steps u ll have to upload the file from ur front end.

Please reward useful answers.

Regards,

Shrita

Former Member
0 Kudos

The Doc fiel in the link below contains step by step procedure for creating LSMW...

http://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc

regards

Srikanth

0 Kudos

Please send me your id , i can share a good lsmw document with step by step procedure.

vivek

vivekaanand@gmail.com

reward points for all the useful answers