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

Activating User exit

Former Member
0 Likes
676

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
Read only

Former Member
0 Likes
575

chk this

2 REPLIES 2
Read only

Former Member
0 Likes
575

HI Eswar,

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

Regards,

Ravi

Read only

Former Member
0 Likes
576

chk this