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

Moving object from one Transport Request to another using Function module.

0 Likes
1,193

Hi All,

I have to create a function module where my input will be TR1(Actual Transport request) , object(associated with TR1) and TR2(Target Transport Request).
Here i have to move object of TR1 to TR2 using function module .

Please provide any inputs on this.

4 REPLIES 4
Read only

matt
Active Contributor
930

Do it using the standard buttons in SE10, but in debug, and look at how that application does it.

Read only

0 Likes
930

i have to automate the process using Function module...
Is there any standard function module ?

Read only

matt
Active Contributor
930

Yes.

Do it manually in debug and you will find the function modules, you need. Once you've gone through the process, why not write a blog describing your journey.

Read only

kiran_k8
Active Contributor
0 Likes
930

Pooja,

May I know the need of such a requirement especially when SAP standard already includes this functionality in the name of INCLUDE OBJECTS.

K.Kiran.