LSMW For Master Data Upload Simple Explanation Part 1
LSMW For Master Data Upload Simple Explanation Part 1
(This blog only explains how to create/ change Master data in SAP by using Standard Programs or recordings.
I have not covered BAPI and IDoc method to make it simple and easy)
Generally, people have questions in mind as how to create an LSMW project, which method should be used to
upload the master data and how to use and what all master data can be uploaded through LSMW.
LSMW Legacy Data Migration Workbench
I am dividing the whole process of creating a Project, Subproject & Object for uploading the Master Data and
its upload procedure in different steps as explained below:
Step 1 Creating Project, Subproject and Object:
For using LSMW tool, first step you need to do is Create Project, Sub Project and Object as shown in the
screen below:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Here, Project can have multiple Subprojects and in turn Subprojects can have multiple Objects as explained
below:
Create Project
Give the desired name of data migration Project (For ex: Module name as I have taken ZPM for
Plant Maintenance Module)
Create Subproject
Give the desired name of data migration Subproject (For ex: Masters name as I have taken
EQUIP for Equipment Master)
Create Object
Give the desired name of data migration Object (For ex: Masters name as I have taken CREATE
for Creating Equipment Master)
Step 2 Selecting Menu Items:
Once Project, Subproject and Objects are created, pressing enter would generate the screen which includes all
the menu items for both Master upload as well as IDoc updation which we might not require. Let us select the
menu items which are required only for Master uploads.
Selecting Menu Items
First of all, pressing the User Menu button would guide you through selecting and de-selecting the Menu items.
Please tick the required Items as shown in the screen below:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Now, the screen would display only the selected Menu Items which we require for building and executing our
LSMW program as shown below:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Click the button Double Click = Display which would make it to Double Click=Change which
means it will allow all the Menu Items to open in Change mode on double clicking else every item
is in display mode by default.
Henceforth, we will see each Menu Item in detail as an individual step.
Step 3 Maintain Object Attributes:
This Menu Item defines the procedure we adopt for our program which could be:
1. Standard Batch/ Direct Input
2. Batch Recording
3. Business Object Method (BAPI)
4. IDoc (Intermediate Document)
For defining the procedure, double click on the First option Maintain Object Attributes. The
screen below shows how to select the method:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
As mentioned earlier, this blog covers explanation of only first two methods to make it simple and easy.
(Believe me most of the Masters gets covered in this two methods.)
Method 1 Standard Batch/ Direct Input
In this method, we are simply selecting the standard program defined by SAP for different Masters (most of the
Masters are listed here):
Click on Object to select the program then click on Method to select the method (For ex: Create/ Change) as
shown in screen below:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Click on
button and then click on
(Recordings: Overview) button
which would guide to the Recording screen. Here press Create button which will show the screen as below:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Fill in the desired Recording Name and description as shown and press Enter and input the Transaction code
as shown in the next screen:
On pressing Enter, system will start the transaction screen as shown below:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Perform the recording for the transaction (i.e., input all the fields you require to be taken into account for batch
input).
Remember to save the transaction to complete the recording procedure as saving is also getting recorded.
On pressing save, you will see all the fields recorded as shown below:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Here press "Default All" button to populate the fields to be made available for batch input.
This will show the exact field names against each field as shown in the screen below:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Saving this screen would guide user to the list of recordings. Here press back and select the recording in the
Recording field as shown below and save:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
This ends the Step 1 for creating the method for specific Master creation/ change.
Step 4 Object Overview and Field List:
Before moving to the second Menu Item Maintain Source Structures, we would go for listing the
fields and viewing the structuring of the fields by pressing the
button in
the Menu List Screen and then List button which would show the screen as below (for easiness
I have used Method-1 i.e., Standard Batch/ Direct Input but list will be similar in both the cases
only the fields would differ):
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Here in the Target Fields section you will find all the fields (captured by Method-1 or Method-2).
Please copy all the fields (except field TCODE and RECORDNAME which we dont require to
change while running our batch) and arrange the same in excel file as shown below:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
By this you will be able to capture all the required fields in your excel file which ends the Step 4.
Step 5 Maintain Source Structures:
Source Structure will have all the Source fields which are recorded or captured during Method definition.
Double click on Maintain Source Structures to which will guide to screen of Source Structure
creation
Here press the create button which will ask for Source Structure Name and Description as shown below:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
After entering the desired Source Structure name and Description, press enter and press Save.
Step 6 Maintain Source Fields:
Source fields are the same which we have listed in Step 4.
Before moving to this step, back to your excel sheet, change all field Types as below:
CHAR
DATS
DDMY
UNIT
TIMS
TIMS
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
(This is to be done because the types defined in LSMW are different then field types in program or recording)
Now, double click Maintain Source Fields in the Menu List screen, which will guide you to the
screen as shown below:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Press the
(Table Maintenance) button after selecting the Structure which will generate the field definition
screen. Copy paste all the excel fields to the screen as shown below:
Press Save and Back and it will display the fields attached to the Source Structure as shown below:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
As we have copied the fields from the Program/ Recording itself as in Step 4, it will be easy to perform the field
mapping in a simple step.
Go to Extras Auto Field mapping which will pop-up a dialog box as shown below:
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Perform the selection exactly as shown in the screen above and press Enter.
If you have any Date fields in your Field List, it will ask for your confirmation for every individual Fields as
shown below and make selection as per your requirement (This is how system will interpret Date further
throughout the program):
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)
Press Enter for all the Date Fields and you will find the field mapping for all your Source Fields to Program/
Recording Fields as shown below:
Confirm all the Fields are mapped correctly and press Save and Back.
Due to certain restrictions of blogs, this document covers the steps uptil "Maintain Field mapping and
Conversion Rules" below steps,
1. Specify Files
2. Assign Files
3. Read Data
4. Display Read Data
5. Convert Data
6. Display Convert Data
7. Create Batch Input Session
8. Run Batch Input Session
are convered in Part-2 of this document which can be found in the link below:
LSMW for Master Data upload Simple Explanation (Part - 2)
720 Views Tags: lsmw, legacy_data_migration_workbench
Enterprise Asset Management (SAP EAM): LSMW for Master Data upload Simple Explanation (Part - 1)