‎2008 Jan 25 6:02 AM
Hi,
I implemented userexit 'EXIT_SAPLEINM_001' for IDOC purpose . When i use Tr.code WE15 this userexit will be exectued. This is working fine in development server.
The problem is with quality server. When WE15 is executed, the control is stopping at CALL CUSTOMER-FUNCTION '001'. But the control is not going into the INCLUDE program of the exit.
The user-exit is already in active state (checked in CMOD).
What could be the problem?
Points will be rewarded.
Thank you.
Ramesh
‎2008 Jan 25 6:12 AM
Just Logoff and login again and see. Sometimes this may cause problem
Regards,
Satish
‎2008 Jan 25 6:16 AM
Hi Satish,
i tried doing this and also tried on different systems. Still the same problem.
actually i implemented 2 use exits. One is not working (as specified previously) but the other is working fine. Its allowing the control to enter into the include program. what could be the problem for the first one.
Thank you.
Ramesh
‎2008 Jan 25 6:22 AM
Then, I think while transporting to quality system Active Version created for those includes might be missed. Just Activate the User exit Include Program again in quality system and try.
Regards,
Satish
‎2008 Jan 25 6:38 AM
Hi Satish,
I already tried this. I re-transported the include but still same problem exist.
Thank you.
Ramesh
‎2008 Jan 25 9:09 AM