‎2007 Apr 13 9:30 AM
Hi
I have a Z Table in the DEV System with some data on it !
We are planning to move this Table from the DEV system to our New System which is not in our original Landscape(through Tranpsort Request Importing).
For that, I am planning to put this table in New Transport Request.
But this table has some Data in it. When i move this Table to the Request, do the data also get into the transport Request ?
Thanks
‎2007 Apr 13 9:31 AM
‎2007 Apr 13 9:32 AM
No, when you transport only table definition data is not transported - it is a development object. To transport data you must add records to transport request.
‎2007 Apr 13 9:34 AM
Tomasz , I am not clear with your point ! Please explain again !
‎2007 Apr 13 9:34 AM
Data will not get transported!!!!
To transport the data chk this blog
/people/community.user/blog/2007/01/07/transport-table-entries
‎2007 Apr 13 9:50 AM
What type of Transport Request should i choose ?
1. Workbench Type
2. Tranpsort of copies(Default)
3. relocation of objects w/o w package change
Thanks
‎2007 Apr 13 9:53 AM
‎2007 Apr 13 9:55 AM
Are you sure ? Since I am not creating a new Table and moving an exiting Table !
‎2007 Apr 13 9:58 AM
I am on 4.6C and i have the option Transportable request , I guess you are on ECC and you have only 3 options mentioned by you
Try with <b>Workbench Request</b>
‎2007 Apr 13 10:00 AM
‎2007 Apr 13 10:12 AM
Is your table present in teh NEW SERVER...
Anyways create the rquest in WORKBENCH
‎2007 Apr 13 10:05 AM
Hi Jack,
the data for ur Z Table will not be available in the same request.....when the z table is moved to another system.
hence..the data has to be transported to another request...
i hope this is useful to u......
reward points if helpful..
Thanks
Ginni
‎2007 Apr 13 10:19 AM
In your transport request you will get the "definition" of the table, you will have to manually include the data by opening the request (SE01) and adding a record :
a. Create a transport request or use the same
b. Start the editor in the transport request and enter the following:
R3TR TABU <table name>
c. Press F2 with the cursor on the table name to call up the screen for specifying the table
entries to transport. In this screen, enter the client MANDT and a *
d. Save and release the transport request. Ensure that it is imported into your production
system(s).
Regards