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 - Global Init does not exist...

Former Member
0 Likes
1,376

Hi All,

I have made changes to a smartform and then activated the same. Now when I check its corresponding

function module in that when I double click the routine "PERFORM %GLOBAL_INIT", I get the message that "Subroutine %GLOBAL_INIT" does not exist. I have already activated and generated the Smartform and the Function Module. Please help as in what have I missed.

Regards,

Shoeb

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
806

Hi,

I think, you can not check manually these performs. These can be triggerred only at run time based on the input data.

Regards,

Santhosh.

2 REPLIES 2
Read only

Former Member
0 Likes
807

Hi,

I think, you can not check manually these performs. These can be triggerred only at run time based on the input data.

Regards,

Santhosh.

Read only

0 Likes
806

Hi Santosh,

Yes I know these are triggered only at runtime by you can navigate to the same through the Function Module. In Quality I am able to navigate to it by double clicking but in Development system where I have made the changes I am unable to do so.

Regards,

Shoeb