‎2007 Mar 26 12:22 PM
how can we debug LSMW, and in which step, please explain with examples.
‎2007 Mar 26 12:27 PM
u write code for particular user
BREAK-POINT <USERNAME> in the CODE option of the LSMW.
or go to the step DISPLAY READ PROGRAM or DISPLAY CONVERTION PROGRAM.
now you will see ABAP editor with the code. place the break point (soft break point using STOP button on application tool bar) where ever you required.
this is simple like abap program
‎2007 Mar 26 12:27 PM
u write code for particular user
BREAK-POINT <USERNAME> in the CODE option of the LSMW.
or go to the step DISPLAY READ PROGRAM or DISPLAY CONVERTION PROGRAM.
now you will see ABAP editor with the code. place the break point (soft break point using STOP button on application tool bar) where ever you required.
this is simple like abap program