2007 Dec 07 5:49 AM
Hi everybody.
I execute transaction CMOD to define the 'ZXUSRU01' that User exit after logon to SAP System.Before it run normally in testing system but now i set the breakpoint and it does'nt break.so, i need master-hand to help me.
If you know ,pls don't begrudge to tell me.
thanks~~
2007 Dec 07 6:36 AM
hi,
The possible reasons may be;
1) You Haven't activated that Project, before testing.
2) The Userexit is not triggering from where u actually want it to do.
3) You have to check whether the user exit is the correct one for your requirement.
Check it and revert back.....
Regards,
Karthik D
Hi everybody.
I execute transaction CMOD to define the 'ZXUSRU01' that User exit after logon to SAP System.Before it run normally in testing system but now i set the breakpoint and it does'nt break.so, i need master-hand to help me.
If you know ,pls don't begrudge to tell me.
thanks~~
2007 Dec 07 6:36 AM
hi,
The possible reasons may be;
1) You Haven't activated that Project, before testing.
2) The Userexit is not triggering from where u actually want it to do.
3) You have to check whether the user exit is the correct one for your requirement.
Check it and revert back.....
Regards,
Karthik D
2007 Dec 07 7:30 AM
hi, karthik D
The reason is indeed what you said.U are wonderful.
thanks again.