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

Compile Enhancements

Former Member
0 Likes
594

Hello,

Is it normal that during Function Group source code Implicit Enhancements the compiler sends a sintax error for those variables declared in another implicit enhancement in the GLOBAL INCLUDE?

If I execute the Function it works fine which makes no sense to me, but I suppose that is becaouse the enhancements onyl take effect during run time.

Kind Regards.

Hello,

Is it normal that during Function Group source code Implicit Enhancements the compiler sends a sintax error for those variables declared in another implicit enhancement in the GLOBAL INCLUDE?

If I execute the Function it works fine which makes no sense to me, but I suppose that is becaouse the enhancements onyl take effect during run time.

Kind Regards.

3 REPLIES 3
Read only

Former Member
0 Likes
546

hai , u should not get any syntax errors,

when u r activatign activae all the includes at same time

m.a

Read only

0 Likes
546

Hello,

The funny thing is that everything is active, and when I execute all seems fine. I can debug and see the global variables declared in the enhancement and no dump is shown....

In fact when I see this error is when I press the CHECK Button.

Kind Regards

Read only

Former Member
0 Likes
546

Hello,

Maybe it was a problem with my SAP TRAIL instance, no syntax errors are shown.

Kind Regards.