Application Development 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: 

CREATING TRANSPORT REQUEST TO OBJECT

Former Member
0 Kudos

Hi All,

I created an object in a LOCAL OBJECT. Can I create Transport Request for that iobject. If so how ?

Thanks & regards ,

Mani.

4 REPLIES 4

Chaitanyat
Participant
0 Kudos

Hi,

You can't transport a LOCAL Object to other system just as it is.

You have to first create a new Transportable request. Then add this LOCAL Object into that Request. Then you can transport that request, so that the object will be transported.

Regards,

Chaitanya

Message was edited by:

Chaitanya

Former Member
0 Kudos

first u have to get that object into ur namespace like this.

execute this program

RSWBO052 , then pass R3TR REPS YPPRS

then execute , here it will give option to change.

Regards

Prabhu

Former Member
0 Kudos

Hi Mani,

Please check the thread,

Regards,

Hema.

    • Reward points if it is useful.

Former Member
0 Kudos

Hi,

Goto SE80, and select the application and give the object name, and click the Change Dictionary object from the menu, and chage the Package name from $tmp to the Development calss and assign the request no

Regards

Sudheer