Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Exit is active but not allowing me to go into include program : CMOD

Former Member
0 Kudos
1,692

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

7 REPLIES 7

Former Member
649

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.

0 Kudos
649

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.

Former Member
0 Kudos
649

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

0 Kudos
649

When I click on include program it giving me error :

Program names ZX... are reserved for includes of exit function groups

0 Kudos
649

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

Former Member
0 Kudos
649

Problem Resolved.

0 Kudos
649

How?

If you solved the problem why not sharing how you did it??