2009 Oct 08 3:33 PM
hi All,
While releassing the billing document for billing user exit EXIT_SAPLV60B_004 is supposed to be called .
Even though Project has been activated for this enhancement this user exit is not getting called in our test system.
I have put the break point at calling point of this exit which is call customer-function '004'.
in debugging, control stops at this break point but doesnt go inside the code written in exit.
Could you please suggest what could be issue?
P.S -- Project CMOD and SMOD are both showing in active status.
Thanks
Saurabh
hi All,
While releassing the billing document for billing user exit EXIT_SAPLV60B_004 is supposed to be called .
Even though Project has been activated for this enhancement this user exit is not getting called in our test system.
I have put the break point at calling point of this exit which is call customer-function '004'.
in debugging, control stops at this break point but doesnt go inside the code written in exit.
Could you please suggest what could be issue?
P.S -- Project CMOD and SMOD are both showing in active status.
Thanks
Saurabh
2009 Oct 08 3:54 PM
Hi!
Sometimes when I dont reach a "normal" breakpoint, I set up a special breakpoint with transaction SAAB. In your coding you can use the breakpoint like the following>
BREAK-POINT ID your_favourite_id. "TRC SAAB
In some cases, that breakpoint works where others dont. I dont know why but... well if it helps? And the breakpoint-methode with transaction SAAB is usefull anyhow.
Regards
Manfred
2009 Oct 08 4:29 PM
If you can't step into the code, did you confirm that the embedded 'Z' include has been transported and is activated?
2009 Oct 08 4:34 PM
Put a breakpoint inside the function module on the include. the include may be inactive. Check out the include
do a hard stop like break 'user name' or break point
Double check everything - CMOD - and project name and activate it again. also check out the components if it has grean light to it.
if it is in other box other than DEV, check the status of all those programs and also check for transport and the status of the transport
2009 Oct 14 7:35 AM
2015 Aug 06 6:09 AM
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |