- Uploading Vendor Master Data using Direct Input Me...
- Uploading Vendor Master Data using Recording Metho...
- Migrating Customer data along with relationships (...
- Step-By-Step Guide for LSMW using ALE/IDOC Method...
- Uploading Purchase Info records using IDOC Method
- Migration of Bank data using BAPI in LSMW
- Using BAPI in LSMW (Uploading PO data)
- Uploading Material Master data using BAPI method
- Uploading Material Master data using Recording Met...
- Update Customer Master records using Batch Input
- Uploading Material Master records using Direct Inp...
- Differences between LSMW and BDC
- Copying LSMW object from one client to another
- When Standard BAPI has to be modified for using in...
- Using routines and exception handling in LSMW
- Validations in LSMW
- Uploading long text for Material Master 'Purchase ...
- Handling multiple recordings in LSMW
- Creating Normal program (BDC, ALV Report) by using...
Wednesday, November 3, 2010
Tutorials on LSMW
Uploading Vendor Master Data using Direct Input Method
Go to transaction LSMW.
Click on “Create Entry”.
Create Project:
Click on “Continue”.
Create ‘Subproject’:
Click on “Continue” and create Object.
Click on Continue.
Click on Continue again.
1. Select the first step “Maintain Object Attributes” and click on “Execute”.
Here mention object and method in standard batch/Direct input radio button and press enter ,it will give standard program name . SAVE and go back.
Save and go back .
2. Select the step “Maintain Source Structures ” and click on “Execute”.
3. Select “Maintain Source Fields” and Execute
Place cursor on structure name and click on
Here mention the what ever fields we require and flat file should be in the same structure .
Save and come back.
Save and come back.
4 . Select “Maintain Structure Relations” and Execute :
Here to maintain structure relations click on BGR00 and ‘click relation ship’ as shown in above screen shot it will assigned to structure. Repeat this for all required relations in that screen.
5: Maintain field mappings and conversion rules ;
Nothing should be done in this step .(we will go for this step rarely).
6. specify files :
Here to specify files take file from legacy data ( on the pc front end ) .
click on legacy data and click create button. And browse for your flat file on your pc . (create flat file for your structure in second step.). here in imported data it will take only 45 characters .
7 : Assign Files
To assign files click cursor on structure and click assignment .it will assign to file .
8: Read Data
9: Display read data
10: Convert Data
- Display converted data.
- create the batch input session to create session.
- Run the batch input session to create session.
Uploading Vendor Master Data using Recording Method
This tutorials details about uploading vendor master data using recording method.
Go to transaction LSMW.
Click on “Create Entry”.
Create Project:
Click on “Continue”.
Create ‘Subproject’:
Click on “Continue” and create Object.
Click on Continue.
Click on Continue again.
Select the first step “Maintain Object Attributes” and click on “Execute”.
Select the check box “Batch input Recording” and click on :
Create a recording for the transaction XK01 with the required fields. In this example, only mandatory fields are used.
Save the recording.
Come back to the earlier screen and mention the name of the recording.
SAVE and click on “Back”.
Select the check box “Maintain Source Structures” and click on Execute:
Select the “Source Structures” and click on “Create”:
Click on “Continue”.
SAVE and click on “Back”.
Select the radio button “Maintain Source Fields” and click on Execute
Select the Source structure and click on “Create Field”
In our scenario for creating vendor master records, we would define only the mandatory fields.
Save and click on Back.
Select “Maintain Structure Relations” and click on “Execute”.
Now select ‘Maintain Field Mapping and Conversion Rules’ and click Execute
Now we need to assign the relationship between source structure (of the input file) and the target structure (from the recording).
Select the field from the list and click on “assign source field”:
Save and go back to the previous screen.
Select the option “Specify files” and click on Execute.
Select the option “Legacy Data” (on the PC) and click on Add entry.
Provide the location of the test data file and other details as shown below:
Click on Continue, next SAVE.
If you get any error like this:
Then click on Converted data file, and reduce the file name.
Now select the option “Assign files” and click on Execute:
Since we have only one file to upload, the file is already assigned to the structure.
Now click on Read data and select Execute button
Click on Execute
The file is successfully read.
To see the data that is read, use “Display read data” on the main screen.
Double-click on the record.
Now come back to the main screen and select “Convert data”
To check, if the data has successfully converted from source structure to target structure, select “Display Converted data”
Double-click on the record.
Now create batch input session and the run the same.
Automation Testing
- Manual and Automation testing Challenges
- What you need to know about BVT (Build Verification Testing)
- BVT types
- Learning basics of QTP automation tool and preparation of QTP interview questions
- QuickTest Pro - QTP Functional testing tool review
- Tips you should read before automating your testing work
- Choosing Automation tool for your organization