cancel
Showing results for 
Search instead for 
Did you mean: 

how to write a endless loop in smartform?

Former Member
0 Kudos

Hi Guys,

Can you please let me know hw to write a endless loop in smartform, as my form is not going in debuggging?

thanks,

Pawan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

Hi

Why do you want endless loop

If you want to debug

in program lines write break sy-uname or break-point.

this will put break point and remove the same before functional testing

Regards

Shiva

Former Member
0 Kudos

hi guys,

i have tried all these options and the process here is totally different so i would like to try this. Plz suggest.

thanks,

Pawan

former_member223537
Active Contributor
0 Kudos

Hi Pavan,

If the requirement is to debug a smartform, then add a command line in the node which you want to debug & write BREAK-POINT. in that command line.

Activate & execute.

Best regards,

Prashant