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

LSMW testing and Debugging

Former Member
0 Likes
763

Hi

I really need help about testing and debugging LSMW. I really appreciate if anybody can provide me enough help on how to test LSMW and Debug in QA environment

Pls help me

3 REPLIES 3
Read only

Former Member
0 Likes
454

Hi Preet,

LSMW is a general tool. It uses 4 import methods (the 1st setting - 'maintain object attributes'), each different (all existed in SAP, only now combined in 1 tool) and each is different for testing/debugging.

Which ones r u using? what r the errors u encounter and wish to debug or what tests do u want to do?

Igal

Read only

0 Likes
454

Hi!

I am talking general. Like what should be ur approach for testing and debugging LSMW(all methods)

Read only

Former Member
0 Likes
454

Once you input the Project, Subproject and Objec on the initial screen and execute it.

Here you are guided through the individual steps of data migration. Example: Maintain Object attribute...etc.

on the application tool bar, click on the personal menu push button, you will list of all the steps. Check the Display conversion program.

After you maintain the field mapping, read data and convert data. you can execute the Display conversion program step. This will display the generated progrom.

Here you can set the <b>break point</b>.

Other way is while doing the field mapping, you can set hard break-point.