Application Development 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: 

Enhancement Status

former_member185537
Participant
0 Kudos

Hello Experts,

I have a situation where I need to check on the implementation of a particular enhancement . There as been a Enhancement implementation of a particular point. The same code is not getting called during a particular debug.

The enhancement has been done on a method as shown using the section and is active. The implementation name has been blacked out in both the cases.

But when seen from the Se80 on the method name there is a red indicator in the same method

and the same moves to the following screen

The method is active status but the se80 shows that the same has been implemented with the enhancement implementation name.

why is that we get the red signal in the method name in the se80 for the PREPARE_FIN_ROLLUP_DATA

on top of it the method is not getting called when we put a breakpoint in the enh code. I am not sure if this is because of the red signal. What can be done.

1 ACCEPTED SOLUTION

raymond_giuseppi
Active Contributor
0 Kudos

The red indicator in SE80 is for "private" methods, when green indicator is for "public" methods.

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

The red indicator in SE80 is for "private" methods, when green indicator is for "public" methods.