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,082

Hi friends,

Is there any way from which i can transport existing user-exits from one server to other?

Thanks,

Vibha

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
946

Hi,

assign the exit to a tr request and then transport.

regards

Shiva

8 REPLIES 8
Read only

Former Member
0 Likes
947

Hi,

assign the exit to a tr request and then transport.

regards

Shiva

Read only

0 Likes
946

HI Shiva,

How to assign it?

Thanks,

Vibha

Read only

0 Likes
946

Hi,

When you save it at that assign relevant Package or Dev Class to the object

then release the task and assign the request to a responsible person to release the request

Regards

Shiva

Read only

Former Member
0 Likes
946

hi,

Assign it to a Request i.e, by assigning to some development class other than $TMP and then transport it via SE09/SE10.

Regards,

Santosh

Read only

0 Likes
946

sorry to say.. but i didnt get u,

can u elaborate it little

I have several projects(cmod) in which some user exits are used, now from where i can include these projects in a transportable request?

Thanks,

vibha

Read only

0 Likes
946

Hi Vibha,

User Exits are nothing but the programs(includes), First you need to include these programs in the transport request.

Regards,

Atish

Read only

Former Member
0 Likes
946

Hi,

Identify, in which Project u have make changes . Select that project & go in change mode ...now choose ... COMPONENTS .. go inside the FM & click ont he include Z program .. when u try to change something , it will ask for the Change Request number .. assign to relevant package & create the new Request number...or assign to some req number ... once u r done with changes & successful testing of the object ...goto SE09 & release the request .

Then import that req to testing server.

Reward Points if it is Useful.

Thanks,

Manjunath MS

Read only

Former Member
0 Likes
946

thnks,, all