2006 Mar 30 2:24 PM
I HEARD ---if i'm changing include of user_exit and move it to QA is not active becuase i need to change it in the project.
this is right?
where i can see project and how i find the project?
I HEARD ---if i'm changing include of user_exit and move it to QA is not active becuase i need to change it in the project.
this is right?
where i can see project and how i find the project?
2006 Mar 30 2:31 PM
>>>where i can see project and how i find the project?
Pl use TCode CMOD
Regards,
Suresh Datti
2006 Mar 30 2:32 PM
Unless you create a project, the code in the exit will not work.
Instead of directly modifying the code in the include of the user-exit, you should first create a z* project in Tcode CMOD. It will ask for an enhancement name (this is the name which contains the userexit). Once enhancement name is given, all the user exits under that can be viewed by pressing 'Components' button. You can click on the relevant user exit to navigate to your include. Once you are done with the coding part in the Include, come back and activate the exit (The red button next to the userexit turns green once activated)
Message was edited by: Sravanthi
2006 Mar 30 2:35 PM
Hi Rani,
You can go to SAP transaction SMOD or CMOD.
Also find this link for list of user exits available.
http://www.easymarketplace.de/userexit.php
Hope this will help.
Regards,
Ferry Lianto
2006 Mar 30 2:37 PM
Hi,
You check the User Enhancement in the SMOD , transaction. you have to implement the same by creating a project in CMOD transaction, with the enhancement name. You have to activate the project to get implemented.
http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
see some other SAP link itself
cheers.
2006 Mar 30 2:45 PM
2006 Mar 30 2:46 PM
2006 Mar 30 2:50 PM
Pick up the function module name from the Include and check out the entries in table MODSAP or MODSAPVIEW. That will give you the enhancement name for that function exit
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |