2015 Apr 01 2:03 AM
Hi Expert
I have a situation where the user-exit EXIT_SAPMM06E_012 is being triggered only when break-point is set and our respective error message is being triggered.
When the transaction is executed without break-point , the error message is not getting triggered for the same scenario. I assume that the user-exit is not being triggered. This is happening in production environment and no issues found in Dev and Test systems.
The project is active in CMOD and include in exit EXIT_SAPMM06E_012 is active in SMOD.
Kindly share some ideas if anyone of you worked on similar issues.
Thanks
-Learner
Hi Expert
I have a situation where the user-exit EXIT_SAPMM06E_012 is being triggered only when break-point is set and our respective error message is being triggered.
When the transaction is executed without break-point , the error message is not getting triggered for the same scenario. I assume that the user-exit is not being triggered. This is happening in production environment and no issues found in Dev and Test systems.
The project is active in CMOD and include in exit EXIT_SAPMM06E_012 is active in SMOD.
Kindly share some ideas if anyone of you worked on similar issues.
Thanks
-Learner
2015 Apr 01 2:17 AM
Hi,
The issue got solved.
1. Executed program RSMODACT with project to activate the project.
2. Activated the user-exit manually in production system.