cancel
Showing results for 
Search instead for 
Did you mean: 

LSMW for Document Migration

former_member393433
Participant
0 Kudos

Hello Gurus,

Am planning to use LSMW for Document Migration using BAPI method.

I need some advice if document migration is possible using LSMW method.

Any inputs are much appreciated.

Petz

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188883
Active Contributor
0 Kudos

Hi Jo,

Following are the step to upload batch document in LSMW:

Create the Project, Subproject and Object in the LSMW Transaction (press F8)

1) Maintain Object Attributes (click on Batch input recording) for ex: Do the recording to create DIR .

Create recording (t code CV01N

It will direct us to T code CV01N crate DIR attaché the document then save it.

2) Maintain Source Structures: from Object overview List

For easy reference copy the source file to Excel sheet and tabulate it has horizontal format then copy that in .txt .Create source structure save and go back.

3) Maintain Source Fields:

Maintain table (for ex: field name: DOKAR, type (should be) :C and length: 3)  save it and go back.

4) Maintain Structure Relations : create relationship and go back.

5) Maintain Field Mapping and Conversion Rules

Go to Extras -> Auto field mapping

Accept all proposals Continue till Auto file mapping is completed save it and go back.

6) Maintain Fixed Values, Translations, User-Defined Routines(Optional)

7) Specify Files

Specify the input file (which we have saved in .txt file format in step 2) click in Tabular.

😎 Assign files

9) Read Data:

Execute the read data step to read the input file data (press F8)

10) Display Read data

11) Display and Convert Data:

The validations will take place when we execute the convert data step. The error records will download to the specified file path if there any and same will be displayed.

12) Create Batch Input Session (press F8)

13) Run Batch Input Session (press process-F8)

Thus continue with this process document can be uploaded with given source file hence will create the specified DIR. hence continue enter...

Continue till all the DIR created (as per input given in source file).

Hope this is useful.

Regards,

Deepak Kori