‎2018 Apr 18 5:01 AM
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.
‎2018 Apr 18 7:21 AM
Do it using the standard buttons in SE10, but in debug, and look at how that application does it.
‎2018 Apr 18 9:28 AM
i have to automate the process using Function module...
Is there any standard function module ?
‎2018 Apr 18 11:20 AM
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.
‎2018 Apr 18 7:30 AM
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.