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: 
Read only

CMOD - User Exit Not working

Former Member
0 Likes
1,238

Hi Friends,

Using CMOD..I have created a Project 'ZPROJECT' and Enhancement category 'MM06E004' in which Iam using the component 'EXIT_SAPMM06E_004'. But when I try to go into this FM 'EXIT_SAPMM06E_004' and double click on include 'ZXM06U24' it says the error as 'Program names ZX... are reserved for includes of exit function groups'. Ideally it should allow me to write the code in this include. But I dont know why it gives me this error. Could you please suggest?

Thanks,

Smitha.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
814

Activate your enhancement ZPROJECT. then enter to component 'EXIT_SAPMM06E_004'. Double click on 'ZXM06U24'. It will ask you to create the include. You will get above message, press enter then you will get a pop up asking to create the object. Click on YES. Assign the development class and you are set to use the exit.

Hope this helps.

ashish

Message was edited by:

Ashish Gundawar

Hi Friends,

Using CMOD..I have created a Project 'ZPROJECT' and Enhancement category 'MM06E004' in which Iam using the component 'EXIT_SAPMM06E_004'. But when I try to go into this FM 'EXIT_SAPMM06E_004' and double click on include 'ZXM06U24' it says the error as 'Program names ZX... are reserved for includes of exit function groups'. Ideally it should allow me to write the code in this include. But I dont know why it gives me this error. Could you please suggest?

Thanks,

Smitha.

2 REPLIES 2
Read only

Former Member
0 Likes
815

Activate your enhancement ZPROJECT. then enter to component 'EXIT_SAPMM06E_004'. Double click on 'ZXM06U24'. It will ask you to create the include. You will get above message, press enter then you will get a pop up asking to create the object. Click on YES. Assign the development class and you are set to use the exit.

Hope this helps.

ashish

Message was edited by:

Ashish Gundawar

Read only

0 Likes
814

Thanks Ashish! It worked..forgot to press ENTER.

Rewarded 10 points .