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

transaction

Former Member
0 Likes
557

How to debug a particular transaction.

To be specific, IW33.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
513

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

4 REPLIES 4
Read only

Former Member
0 Likes
514

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

Read only

Former Member
0 Likes
513

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

Read only

Former Member
0 Likes
513

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.

Read only

Former Member
0 Likes
513

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.