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 table values - Problem

Former Member
0 Likes
1,470

I just created a new entry in Z table. Now I want this entry to be in transport so that this will be transported.

But the option Table Entry->Transport Entries is disable in transaction SE16.

Can you please help me assign this entry to transport.

Just for your information

1) This table is assigned to package ZZZ0 - "Basis - Cross Landscape Objects"

2) In table maintenance generator screen, in frame "Dialog Data Transport Detail" the option button "no, or user, recording routing" is selected.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,083

follow this proceedure

1.goto SE10

2.click on the create button

3.select the second radio button

4.now put your cursor on the task and click on display object list button

5.goto change mode

6.add new entry by clicking add button

7.R3TR TABU <Your table name>

8.double click on ur table name

9 goto change mode and add new entry

10.double click on ur input box

11.here give ur entries for ur table and save it.

9 REPLIES 9
Read only

Former Member
0 Likes
1,083

hi

in order to transport the entries, the table should be a customizing table.

you can define customizing table in the technical settings.

if you change the data in the table from table-maint-gen, it creates a request.

if you transport the request, the data gets transported to the desired server.

thanks

pavan

Read only

Former Member
0 Likes
1,083

Hi Pawan

whats the Delievry class of your table.

Best Regards

Naresh

Read only

0 Likes
1,083

Hi Naresh,

Delivery class : A - Application table (master and transaction data)

Read only

Former Member
0 Likes
1,083

change the deliv-class to customizing table

Read only

Former Member
0 Likes
1,084

follow this proceedure

1.goto SE10

2.click on the create button

3.select the second radio button

4.now put your cursor on the task and click on display object list button

5.goto change mode

6.add new entry by clicking add button

7.R3TR TABU <Your table name>

8.double click on ur table name

9 goto change mode and add new entry

10.double click on ur input box

11.here give ur entries for ur table and save it.

Read only

0 Likes
1,083

Naresh ,

It works.

I knew this but I need the the step by step procedure. Thanks a lot.

Pavan,

This table was already in system and I can not change any design part of it, I just need to add a record and assign it to transport.

Read only

Former Member
0 Likes
1,083

do the following:-<br>

1.goto SE10 & create a work bench request. You can delete the Unclassified task. <br>

2.Then double click on the main task. Fill it as below:=

program ID= R3TR<br>

object = TABU<br>

object name = your table name from which entries to transport<br>

press enter<br>

3.Now double click on this record which will lead you to fill the table keys. There you have to fill in the entries of the key values of the table.<br>

4. save and release the request

Message was edited by:

SHEFALI GANGRADE

Read only

Former Member
0 Likes
1,083

Hello Pawan,

U can try the following....

Goto Se01-> create a request. Chage the type to development. If u already have a request then doble click on the task. Enter R3TR/TABU and the table name. It will then ask for key. Double click on the key and enter the key values which u want to transport.

Read only

graghavendra_sharma
Contributor
0 Likes
1,083

Hi

choose the recording routine "Standard Recoding Routine" instead of "no, or user, recording routing".