‎2008 Apr 26 12:47 PM
Hi guys i have to add some code in the user exit.....
i have the enhancement V60A0001 and EXIT_SAPLV60A_002
Please tell me the complete steps to create the user exit.
I have not done this before...
Please tell me the steps its urgent.
‎2008 Apr 26 1:15 PM
HI,
U can't create user exits. Rather u can put ur own code in the Zincludes of the FM u mentioned. Even u can't change the source code of the FM. Only thing is u can code in the includes. Open this FM in SE37. Double click on appropriate include and put ur logic there. If the include is not created yet then it will ask for a popup for creating. Click Yes and create the include and put ur code.
If this enhancement is not assigned to any project then u have to do that in transaction CMOD. Go to CMOD Give some project name and click on create. Here Give ur enhancement name. If this is already associated to some project then u will get a error saying this enhancement is already assigned to some project. In this case u no need to do any thing. Simply go ahead with ur coding in the includes.
Hope this is clear to U.
Thanks,
Vinod.
‎2008 Apr 26 1:15 PM
HI,
U can't create user exits. Rather u can put ur own code in the Zincludes of the FM u mentioned. Even u can't change the source code of the FM. Only thing is u can code in the includes. Open this FM in SE37. Double click on appropriate include and put ur logic there. If the include is not created yet then it will ask for a popup for creating. Click Yes and create the include and put ur code.
If this enhancement is not assigned to any project then u have to do that in transaction CMOD. Go to CMOD Give some project name and click on create. Here Give ur enhancement name. If this is already associated to some project then u will get a error saying this enhancement is already assigned to some project. In this case u no need to do any thing. Simply go ahead with ur coding in the includes.
Hope this is clear to U.
Thanks,
Vinod.
‎2008 Apr 26 1:16 PM