HI gurus,
In the syntax of explicit enhancement point
ENHANCEMENT-POINT enh_id SPOTS spot1 spot2 ...
[STATIC]
[INCLUDE BOUND].
if we dont specify STATIC.The source code enhancement is dynamic. This means that in program execution, only those source code plug-ins are executed whose switch has the status on. If a source code plug-in does not have a switch assigned to it, it is handled in the same way as a plug-in with a switch in the status on.
Can you please tell me how to change the status of SWITCH to ON/OFF.
Thanks and Regards