cancel
Showing results for 
Search instead for 
Did you mean: 

SAP SmartForms (ABAP)

Former Member
0 Kudos

Hi Experts,

Can anyone guide me step by step procedure to debugg smartforms ???

it gives problem while transfering DEV system to Quality system .

bapibobby@yahoo.co.in

Thx in Adv.

Bapi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello,

You can put a break point in the form.

Gabriel.

jayanthi_jayaraman
Active Contributor
0 Kudos

Hi,

There are two ways.You can write break-point in program lines.

Otherwise,you can debug when the function module is called.

Former Member
0 Kudos

For Smartforms: You can put a breakpoint in the code or you can write explicity BREAK-POINT keyword to debug the smartform For script Debugging: Execute RSTXDUBG program to activate the debugger or you can activate the debugger from SE71 utilities -> Activate Debugger