‎2005 Jul 01 6:13 PM
Hi,
A new Z table is created in the development sandbox system. The table contents needs to be moved to Test and production system along with the Z table. Does having the Delivery Class of the table as 'C' help this happen ?? Or is there any other method ??
Thanks.
‎2005 Jul 01 6:42 PM
Hi ,
You can't move the table entries along with ur table .
All u hav to do is move the Object ( All the dev's r treated as objects ) only .
A change request evn doen't know whthere the chage is additon/deletion/modification.
Hope this helps.
rgds,
B
‎2005 Jul 01 6:58 PM
Hi,
You can create a transport request which has an entry like:
R3TR TABU <your-table-name>.
The object-type "TABU" represents table contents.
Regards,
Naman
‎2005 Jul 03 9:37 AM
Hi,
Program Id = R3TR
Object = TABU
Object name = Z table name
Enter the key field.
Regards,
Prabhu Rajesh.
‎2005 Jul 03 3:13 PM
Hi,
Well you can certainly move the contents of your table on to production or test system. Although technically possible, its not a good practice.
You can move the contents my selecting the entry you want to move and then use the menu Table contents->Create transport request
This will lock it up in a transport request and when the request is imported into the target system the contents are moved as well.
Does it help?
Debasish
‎2005 Jul 04 7:01 AM