Skip to Content
0
Former Member
Jun 10, 2009 at 05:39 AM

Reg:Enhancement is not working while running the application

23 Views

Hi Experts,

I scenario is that i have to create a enhancement in a function module and write code in it .

i have created enhancement and set a breakpoint in it but while executing the application in debug mode the enhancement is not there . i have also set a breakpoint in the code as shown below

$$-Start: (2 )----


$$

ENHANCEMENT 1 Z_CRM_ISA_UA_IUSER_CREATE. "active version

*

break VIKRAM.

ENDENHANCEMENT.

Is there any activation i have missed out for enhancement?

Regards,

Vikram.S