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

transporting User exits

Former Member
0 Likes
1,123

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.

3 REPLIES 3
Read only

Former Member
0 Likes
822

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

Read only

Former Member
0 Likes
822

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

Read only

Former Member
0 Likes
822

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.