‎2006 Sep 07 10:56 AM
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.
‎2006 Sep 07 10:59 AM
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.
‎2006 Sep 07 10:59 AM
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.
‎2006 Sep 07 11:00 AM
‎2006 Sep 07 11:01 AM
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
‎2006 Sep 07 11:01 AM