Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SMARTFORM DEBUGGING

former_member191391
Participant
0 Likes
527

Hello Frnds,

I am searching for work area field in generated function module but not able to locate it.Do it has same name as given in Global Definition?

Thanks & Regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
495

Hi,

I think i should have the same name, if u know debugging well, there is an option where u can set u'r break point in that position where u want by mentioning the required statement.

Regards,

Aravind

3 REPLIES 3
Read only

Former Member
0 Likes
496

Hi,

I think i should have the same name, if u know debugging well, there is an option where u can set u'r break point in that position where u want by mentioning the required statement.

Regards,

Aravind

Read only

0 Likes
495

Thanks Aravind,

Its having same name but if you know how to search for it then tell me . I am able to locate Internal table but work area is not displaying any result.

With Regards,

Manmeet Singh

Read only

Former Member
0 Likes
495

Hi,

In Debuggin mode, in the menu bar u have an option 'Breakpoints'. follow this navigation Breakpoints -> Breakpoint at -> Statement. On clicking statement, a window will pop-up asking for a statment. Now u enter the workarea u declared in the global defination.

Regards,

Aravind