‎2007 May 11 12:53 PM
Hello Friends,
I have to find the sy-code ( system filed , or GUI STATUS ) when one press print button for the t.code iw72.
Any idea, how I can debug the standard tranacstion to find out the print code / status ?
Regards,
‎2007 May 11 12:57 PM
Hi
Try with Dynamic Debugging(/H).
That can only help to u.
Regards,
Sreeram
‎2007 May 11 12:57 PM
Hi
Try with Dynamic Debugging(/H).
That can only help to u.
Regards,
Sreeram
‎2007 May 11 1:04 PM
Hi Shah,
Go to tcode iw72. write <b> /h</b> where we write tcode and press print button.u will go in debugging.
There u check<b> SY-UCOMM</b> value.
Regards,
Hemant
‎2007 May 11 1:33 PM
Hi,
Thanks, for your input, with sy.ucomm, problem seems to be solved
Regards,