2009 Feb 19 3:00 PM
Hi All I used the transaction Cmod to activate the user exit.
I Created and activated the Project and assigned enhancement. It shows the user exit which I want but when I double click its going in but its not allowing me to go into include.
Also Its not showing Right mark against my exit. Please find the screen shot from CMOD.
Project ZMIGO_GR Activate User exit.
Enhancement Impl Exp MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.
Function exit EXIT_SAPLMBMB_001
2009 Feb 19 3:11 PM
Sounds as though you have not accepted the warning message it gives you when trying to create the include module. Simply double-click on the include module and then confirm the warning message by pressing enter.
2009 Feb 19 3:12 PM
I didn't get any warning message. It is possible to give me step by step process to create the project to add the code in include program.
2009 Feb 19 3:13 PM
what type of error are you getting. remember, when you first activate a user exit, the include tpically does not exist, and you need to create it, and assign it for transport, etc. then you shoul dbe able to put your code in there.
if thats not the issue, please let us know what error you are getting or what is happening when you TRY to look at the include.
dave
2009 Feb 19 3:17 PM
When I click on include program it giving me error :
Program names ZX... are reserved for includes of exit function groups
2009 Feb 19 3:21 PM
when in cmod, click on the exit. it should show you the code with the zx include in it. double click the zx include and follow the prompts. if you get this message, it will just be a warning, and you can get by it.
sorry, did not see you resolved, and cant delete this
Edited by: David Knittle on Feb 19, 2009 10:21 AM
2009 Feb 19 3:20 PM
2020 Jan 18 4:21 PM
How?
If you solved the problem why not sharing how you did it??