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: 

Activating User exit

Former Member
0 Kudos

Hi

I need add user exit SDTRM001 to the va01 transaction. I have added some code to this user exit. But when i try to create the sales order, this user exit is not being called. I have checked the code in debugging, before the call to this user exit there is function call to FM 'MODX_FUNCTION_ACTIVE_CHECK' which is cheking the status of this user exit and it is giving the status as not active. What I need to do to make my user exit active.

Thanks in advance

Eswar

1 ACCEPTED SOLUTION

Former Member
0 Kudos

chk this

2 REPLIES 2

former_member181962
Active Contributor
0 Kudos

HI Eswar,

Go to CMOD transaction CReate a project for your enhancement and activate the project, then it will be activated.

Regards,

Ravi

Former Member
0 Kudos

chk this