‎2007 Feb 02 9:05 AM
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
‎2007 Feb 02 9:09 AM
‎2007 Feb 02 9:06 AM
HI Eswar,
Go to CMOD transaction CReate a project for your enhancement and activate the project, then it will be activated.
Regards,
Ravi
‎2007 Feb 02 9:09 AM