‎2004 Aug 29 4:24 PM
‎2004 Aug 29 4:29 PM
Hi,
1) Activate the debugger by choosing Utilities -
> Activate debugger in the Form: Request screen. You can then generate printer output in dialog.
A dialog box containing the default breakpoints appears.
2) Track each call of a SAPscript function module, each INCLUDE call, and each warning in the debugger. To switch off the debugger, choose Debugger -> Exit in the debugger window.
For more information on the debugger, see Note 19104.
Regards,
amit
‎2004 Aug 29 4:29 PM
Hi,
1) Activate the debugger by choosing Utilities -
> Activate debugger in the Form: Request screen. You can then generate printer output in dialog.
A dialog box containing the default breakpoints appears.
2) Track each call of a SAPscript function module, each INCLUDE call, and each warning in the debugger. To switch off the debugger, choose Debugger -> Exit in the debugger window.
For more information on the debugger, see Note 19104.
Regards,
amit
‎2004 Aug 29 5:01 PM