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

user exits

Former Member
0 Likes
522

hi friends

i did as below but iam not able to access the include ZXVVAU04.

when iam clicking on that it gives the message as zx..... names r for fuction groups

so please send me detailed reason behind that.

Create a project called ZVA01

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

regards

jagadish

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

hi friends

i did as below but iam not able to access the include ZXVVAU04.

when iam clicking on that it gives the message as zx..... names r for fuction groups

so please send me detailed reason behind that.

Create a project called ZVA01

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

regards

jagadish

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

3 REPLIES 3
Read only

Former Member
0 Likes
485

Hi Jagadish,

When you double click on the Include ZXVVAU04 you will get a warning message if the user exit has not been implemented. If you hit enter on the warning message the system will allow you to create the include.

This is true for all customer functions startting with ZX__________

The system only gives you a message that includes starting with ZX are reserved for sap enhancements.

I hopt this helps.

Cheers

VJ

Note: If this helps mark useful answers

Read only

Former Member
0 Likes
485

Hi

Its just an information message. U can procede by clicking enter. There won't be any problem in coding for that include.

Reward Points if helpful.

Regards

Swathi

Read only

Former Member
0 Likes
485

Hey Jagadish,

Itz quite simple man, ignore that messege as it is a warning messge and presess enter. A pop-up will be appeared with this messege <b>"Include ZXVVAU04 does not

Create Object?"</b>, click yes and save this inculde in a package and proceed, an Include will be created.....Just do that.

If helpful, Reward Points.

Regards,

CK