‎2008 Jun 05 4:19 PM
hi everybody ,
i am trying to create user exit for va01 create sales order .
for that i created project in CMOD .
in enhancement entered V45A0002.
when i click on component i can see EXIT_SAPMV45A_002.
i double click on EXIT_SAPMV45A_002.
it open include ZXVVAU04 when i double click on ZXVVAU04
unable to open in change mode . and give error that it is reserve for customer
please help me how to enter my code here
thanks in advance .
APARNA.
‎2008 Jun 05 4:55 PM
Hi Aparna,
When you double click on that include, you are saying that it is reserved for customer.
At that time you when you click on that include immediately you press enter twice. Then it will take into the include. Firstly it will open in display mode then you go the change mode and then you write your code.
Let me know whether it is working for you or not.
Reward points if useful.
Thanks,
Swamy Kunche
‎2008 Jun 05 4:55 PM
Hi Aparna,
When you double click on that include, you are saying that it is reserved for customer.
At that time you when you click on that include immediately you press enter twice. Then it will take into the include. Firstly it will open in display mode then you go the change mode and then you write your code.
Let me know whether it is working for you or not.
Reward points if useful.
Thanks,
Swamy Kunche
‎2008 Jun 05 4:59 PM
Hi.
I supose you haven't created the include yet, right? So, click twice, press enter to the warning message, and then answer yes to the popup "do you want to create include?".
If this doesn't work, go to tcode SE38, create include ZXVVAU04 and activate it.
Then, go to your exit and it will be changeable.
Regards.
Valter Oliveira.
‎2008 Jun 05 5:25 PM
Hi,
Open the function module.EXIT_SAPMV45A_002.
Hit display object lists.Here you will be able to see all the Includes and Function modules under this Function Group XVVA.
Open the includes folder and go to the include which is in the above user exit. Do a right click and hit create. It asks for a dev class and further you should be able to put your code in it.
Thanks,
Vamshi.
‎2008 Jun 05 5:33 PM
hi,
The message that you are getting is an information message so double click on it for one more time now the include gets created ... there write the required code and activate ... Also activate the project to make the code written in the include to work ..
Regards,
Santosh