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

Problem in transporting the objects(very urgent)

Former Member
0 Likes
903

hello Experts,

I have saved my tables , domains,data elements and programs in local object.Now i want to tranport into production server,For that i have to save this objects in some request.How to do that.Please give me the solution .

Thanks in advance

regards,

Ashok.

hello Experts,

I have saved my tables , domains,data elements and programs in local object.Now i want to tranport into production server,For that i have to save this objects in some request.How to do that.Please give me the solution .

Thanks in advance

regards,

Ashok.

5 REPLIES 5
Read only

Former Member
0 Likes
878

HI,

In the menu follow this path go to --> object directory entry -->

It will open one window.

In that click on change icon.

Now change the package.

Save.

It will ask for the transport.

create the transport and transport that to production.

BR,

Ravi

Read only

former_member632991
Active Contributor
0 Likes
878

Hi,

just change the package assignment attribute...when these objects will be assigned to a package...automatically a request creation popup will be dispalyed.

go to se 80 ...open ur program..right click on it and in other functions->change package assignment

Regards,

Sonika

Read only

anversha_s
Active Contributor
0 Likes
878

hi,

Please follow below steps to handle the same:

1. Go to Transaction: SE10.

2. Create a new workbench request by using key F6.

3. Double on the newly created request

4. Add a new entry: R3TR,TABU,<table> for Program Id, Object Type and Object Name Respectively.

<table> being the table name for which the contents are to be transported.

5. Click on Function icon next to table name.

6. Click the contents from the icons in next screen.

7. Select entire table.

8. In next screen we can select required entries to be transported.

9. Come back and save.

10. Now release the request and transport to the required server.

Rgds

Anver

Read only

gopi_narendra
Active Contributor
0 Likes
878

Goto SE11

give the table name - > change

now follow the menu path

GOTO->OBJECT ENTRY DIRECTORY

go into change mode by pressing F6

and now take off $TMP and give in ur DEV Class

and save which iwll ask a request. create a new request and save all the domains, data elements under that request AGAIN and then release to the PRD

<b>ABOVE ALL U SHOULD SEE THAT ALL THE DOMAINS AND DATA ELEMENTS SHOULD AGAIN BE SAVED UNDER THE REQUEST. IF NOT THE DATA ELEMENTS WILL NOT BE TRANSPORTED</b>

Regards

- Gopi

Read only

Former Member
0 Likes
878

Hi,

In SE11, give the table name, then in the menu

GOTO -> OBJECT DIRECTORY ENTRY..

Change the development class...It will ask for a CR..THen save it..

Do the same for all the data elements & domains..

Thanks,

Naren