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

in CMOD creating Project

Former Member
0 Likes
5,572

Dear Expert,

While doing the CMOD, when i click on the Include i m getting the error "Program names ZX... are reserved for includes of exit function groups".

i have done( Go to transaction CMOD

- Create a project called ZVA01

- Choose the Enhancement assign radio button and press the Change button

In the first column enter V45A0002 Predefine sold-to party in sales document.

Note that an enhancement can only be used in 1 project. If the enhancement is already in use, and error message will be displayed

Press Save

Press Components. You can now see that enhancement uses user exit EXIT_SAPMV45A_002. Double click on the exit.

Now the function module is displayed. Double click on include ZXVVAU04 in the function module )

<b>i m clicking on the ZXVVAU04 then the error is comming,</b>

Plz help

Dear Expert,

While doing the CMOD, when i click on the Include i m getting the error "Program names ZX... are reserved for includes of exit function groups".

i have done( Go to transaction CMOD

- Create a project called ZVA01

- Choose the Enhancement assign radio button and press the Change button

In the first column enter V45A0002 Predefine sold-to party in sales document.

Note that an enhancement can only be used in 1 project. If the enhancement is already in use, and error message will be displayed

Press Save

Press Components. You can now see that enhancement uses user exit EXIT_SAPMV45A_002. Double click on the exit.

Now the function module is displayed. Double click on include ZXVVAU04 in the function module )

<b>i m clicking on the ZXVVAU04 then the error is comming,</b>

Plz help

8 REPLIES 8
Read only

Former Member
0 Likes
3,234

Only give ENTER when the warning "Program names ZX... are reserved for includes of exit function groups" appears and SAP will tell you "ZXVVAU04 doesn't exist. Do you want to create it? "

Answer YES and compile it with the code you need!

Hope it's clear!

Read only

Former Member
0 Likes
3,234

Hi

This is not an error message. You just have to enter at the time this error is displayed. The system would ask you to whether create the include. Press yes and proceed.

Hope this solves ur problem

Reward if useful

dinesh

Read only

former_member404244
Active Contributor
0 Likes
3,234

hi,

goto the include ZXVVAU04 ,then click on it..u wioll get the message "Program names ZX... are reserved for includes of exit function groups",now press ENTER it will ask that the include doesn't exist,press on yes button.Now u will see teh abap editor screen.

Now write ur code and then create a project in cmod and attach the enhancement

V45A0002,and activate the exit and project.

Reagards,

Nagaraj

Read only

0 Likes
3,234

Dear of cource its a warning, but there r no option for yes / no, system stop the processing there....

Read only

0 Likes
3,234

Hai,

U just press the enter key. Think it will solve ur problem.

Rakesh.

Read only

Former Member
0 Likes
3,234

Hi

That message is only a warning, so you can go on:

- <b>press enter</b>, the system'll create the include ZX... where you have to insert your code.

The message is advising you're creating an include for an enhancement

<b>Reward points</b>

Regards

Read only

Former Member
0 Likes
3,234

Have you pressed enter at the error msg?

You have to just press enter when the msg is displayed. Then it would ask for creating the include.

Regards

dinesh

Read only

former_member404244
Active Contributor
0 Likes
3,234

Hi,

Double click on the include and then press enter u can see one popup in the left hand side corner .Now press on YES button.

Regards,

nagaraj