‎2006 Nov 24 8:21 AM
How to debug a particular transaction.
To be specific, IW33.
Thanks.
‎2006 Nov 24 8:22 AM
Hi,
Execute the transaction say IW33.
Then type /h in command prompt.
Else
Type /h in command prompt.
Execute the transaction IW33.
Best regards,
Prashant
‎2006 Nov 24 8:22 AM
Hi,
Execute the transaction say IW33.
Then type /h in command prompt.
Else
Type /h in command prompt.
Execute the transaction IW33.
Best regards,
Prashant
‎2006 Nov 24 8:23 AM
hi,
in the command field type IW33 enter
then type /h in the command field u will get a message debugger switched on then u can debug the screen.
santhosh
‎2006 Nov 24 8:34 AM
Hi Martin,
If are an technical person, I suggest you , goto status and pick the Program name. And put it in Se38 oe Se80. And start debugging, By putting break points or simple, go through F5( Step-by-step ). Because, in SE80. you can clearly see the screen number and layout, where you are debugging.
or , If you are as previously, our friends told, You can proceed, By Giving <b>/h</b> in Command window.
Thanks
manju.
If it is help ful reward points.
‎2006 Nov 24 8:35 AM
Hi Martina,
Goto SE93, type the tcode IW33, click on display, now u get the program name SAPLCOIH screen number 101, go there, <b>add breakpoints</b> wherever u want in the program as per your logic, Now run the transaction, enter specific values andn you will be in the debug mode, carry on debugging from there. Hope this is clear to you.
Cheers...
Santosh.
PS: Mark All Usefull Answers.