cancel
Showing results for 
Search instead for 
Did you mean: 

External Break point for SMART form

abhishek_nms
Participant
0 Kudos

Hi all,

when I click web page It triggers a BSP that inturn calls a Smartform.

Now I need to Debug the Smartform.

Problem is that to Break point in BSP we need to set External Break point.

How to set the External Break Point in the Smart form so that I can see the Values of variable.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi,

In the Initialization tab of the Smartform write the BREAK-POINT statement.

abhishek_nms
Participant
0 Kudos

Writing Just Break-point would be a Session Break-point.

I have tried Your suggestion. It didnot work.

I need an External Break point to be set in SMART FORMs so that I can see the values obtained from the web ..

Former Member
0 Kudos

hi,

refer to this link..

abhishek_nms
Participant
0 Kudos

But in SMART forms it is different . If you can suggest some other ways it will be helpful...

Answers (1)

Answers (1)

former_member181995
Active Contributor
0 Kudos

I Guess you need to debug a BSP application instead of Smartform.

Refer=>