‎2008 Aug 19 4:02 AM
How to transport user-exits from Development to Quality and then finally to Production server in version ECC 5.0.
Please note that its User exits I want to transfer and not Customer Exits.
‎2008 Aug 19 5:07 AM
Hi,
In SAP you have to move your program, user exits etc....using TR only.
Check the below steps,
1. All the program which are releated to your user exits assigned to the development package.
2. Assigning to package, it will ask transport request, here you have to create TR and save your user exits and activate.
3. finaly you have to move the TR to next system like Quality and production system.
Regards,
Boobalan S
‎2008 Aug 19 5:19 AM
Hi Harshu Madap ,
Just you need to Activate Function Module and assign TR .
In CMOD u need to Assign the Enhancement to Your Proj , Save Proj in Your transport Package Assign the Same TR ( if u want u can Have different ) .
Then You can Transport the Package and TR .
thanks
Sreenivas Reddy
‎2008 Aug 19 6:15 AM
Hi harshu,
1. From user exits (and not customer exits)
what i understand is that you have written a code
in a standard include eg. for SD one of the include is
MV45AFZ4
2. In this case, we have to take the access key
for changing the standard include. Only then can we change it.
After access key, when we try to modify the code,
the system will automatically ask for request number.
This request number can be used to transport it to QA and PRD.
regards,
amit m.