‎2006 Jul 25 7:02 AM
Hi,
I have transported the table structure from one server to another, now I want to transport the table data.
Could u please guide me through this giving detail steps?
Regards,
‎2006 Jul 25 7:06 AM
Hi abhijeet,
1. It seems the z table which u created,
has the delivery class 'A'.
2. If we make it to C = customizing,
then whenever we add/edit/delete
records in this z table,
via sm30 (table maintenance, provided we generate it),
then it will AUTOMATICALLY
ask for REQUEST Number.
regards,
amit m.
‎2006 Jul 25 7:06 AM
Hi,
To allow transport of table data, the application class of the table should be "C" - Customizing table.
Change the application class of your table to C and transport the request.
Regards,
Shashank
‎2006 Jul 25 7:49 AM
hi shashank,
changing delevery class to 'C' and then transporting again will also transport the structure.
but could you tell me the solution,
if i dont want to transport the structure again and i just want to transport data?
Regards,
‎2006 Jul 25 8:01 AM
just delete the privious request for transport structure...
in privious post method to transport table with data....
‎2006 Jul 25 7:09 AM
Is your table a customizing table? If so, you should be prompted for a transport request each time you save data in it using SM30.
Otherwise, you can create a manual entry in your transport request, using tranport type TABD.
Sudha
‎2006 Jul 25 7:10 AM
Go SE56-> give table name
Go to Env->Maint.object-> Here you`ll see the Object attributes
it should be Category = CUST
Trasport = "Automatic trasport "
Adjustmnet = automatic adjustmnet
Client-specfic = 'X'
and let me know ...
Hope thisll give you idea!!
Pl... award the points.
‎2006 Jul 25 7:18 AM
Hi,
Change the delivery class of the table to 'A', and from se10, add the table entries using the following,
Progid = R3tr
obj = TABU
objname = name of the table
double click on the record and give the key as '*',
Rgds,
‎2006 Jul 25 8:10 AM
Hi Abhijeet,
You use SE01 to create a Customizing or workbench transport request .
Then when you've completed the transport attributes, you save and enter the task editor in change mode.
You insert an entry:
Program ID : R3TR
Object type : TABU
Object name : xxxxxxxx
EG: where xxxxxxxx is the table name.
You must also GOTO --> Object Key(Click on the "Object With Keys" and then insert the Keys you want.
EG: Client "170"
Company code "1000"
Now table key will be displayed as "1071000"
Enter as many table key as you need.
You may also enter * to select all table entries.
Save and release your transport.
Award points.....