2006 Jul 27 9:31 PM
Hello all,
I am working with a FM 'SD_ROUTE_DETERMINATION' and there is an exit in that '001'. In that exit there is an include 'ZXV00U01'. I added some code in that and while debugging the pointer is not going inside the user exit.
What could be the problem? All objects are activated. Any ideas?
2006 Jul 27 9:35 PM
hi
have you created a project for this exit using the tcode CMOD.If not you should create it and assign the corresponding enhancement and then edit the components of the enhancement and finally activate it.
Cheers,
Abdul Hakim
Hello all,
I am working with a FM 'SD_ROUTE_DETERMINATION' and there is an exit in that '001'. In that exit there is an include 'ZXV00U01'. I added some code in that and while debugging the pointer is not going inside the user exit.
What could be the problem? All objects are activated. Any ideas?
2006 Jul 27 9:35 PM
hi
have you created a project for this exit using the tcode CMOD.If not you should create it and assign the corresponding enhancement and then edit the components of the enhancement and finally activate it.
Cheers,
Abdul Hakim
2006 Jul 27 9:43 PM
Hi Somen,
Have you create project for this user exits as Abdul suggested?
Also you can code something like this inside the user exits.
BREAK <sy-uname> <--- your user idRegards,
Ferry Lianto
2006 Jul 27 9:46 PM
Might this exit's user exit component is not active.
Find the user exit from SMOD and create a z project from CMOD and include this component and actiave the project.
Then the program will go thru the user exit code.
Regds
Manohar
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |