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

Table data

Former Member
0 Likes
535

Hi experts,

Suppose there is a table Z_TAB1. Table maintenance generator has also been created for this. And, there are some data records saved into this table Z_TAB1 through this maintenance generator.

No my question is,

1<b>. If we relese the TR in Dev.system and imported into Quality system, are these data records also be transported to Quality system along with the table Z_TAB1?

2. If not , How to transport the data of a table from one system to another ?

3. Will the way of transportation of data varies based on the type of the table ( Delivery Class C, A, ...etc) ?</b>

Please answer the above.

Thanks a lot in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
502

Go to SE10. Press F5. Enter your transport number. Put cursor on the Task(second number not the higher one). Click on the icon 'Display Object List'. Switch from display mode to change mode. Click on 'New Entries'. Enter R3TR, TABU, ZTABLENAME in the three columns.

In the menu, go to 'Extras-->Change Object Function'. Select the radiobutton for 'Entire table'. Save and exit.

4 REPLIES 4
Read only

Former Member
0 Likes
503

Go to SE10. Press F5. Enter your transport number. Put cursor on the Task(second number not the higher one). Click on the icon 'Display Object List'. Switch from display mode to change mode. Click on 'New Entries'. Enter R3TR, TABU, ZTABLENAME in the three columns.

In the menu, go to 'Extras-->Change Object Function'. Select the radiobutton for 'Entire table'. Save and exit.

Read only

Former Member
0 Likes
502

and also check this too

check these links, to know how to add table entries to a transport request.

Regards

srikanth

Read only

Former Member
0 Likes
502

1. data will not be transported by default.

Check sap documentation excerpt:

<b>Behavior during transport between customer systems

Data records of tables of delivery class L are not imported into the target system. Data records of tables of delivery classes A, C, E, G, S and W are imported into the target system (this is done for the target client specified in the transport for client-specific tables).

Use of the delivery class in the extended table maintenance

The delivery class is also analyzed in the extended table maintenance (SM30). The maintenance interface generated for a table makes the following checks:

You cannot transport the entered data with the transport link of the generated maintenance interface for tables of delivery classes W and L.

When you enter data, there is a check if this data violates the namespace defined for the table in table TRESC. If the data violates the namespace, the input is rejected.</b>

2. In se16, there will be an option in menu , Table Entry->Transport Entries.

Regards,

ravi

Read only

Former Member
0 Likes
502

HI,

There is a similar post.

Check this thread.

Regards,

Sailaja.