2006 Apr 21 6:57 AM
Hi All,
I want to know .I have a table with attributes as
Delivery class A
Data Class APPL0
Suppose i have data in this table in the development server .How can i move the data to Quality.Is there any way to do that.
Regards
Ahasan
2006 Apr 21 7:22 AM
Hi,
You will need to change the delivery class to 'C'.
Only then you can transport the table contents.
Regards,
Shashank
2006 Apr 21 7:06 AM
U can attach data to request and release & trasport request to QA1.
regards
vinod
2006 Apr 21 7:08 AM
Hi !
If I'm not totaly wrong you'll have to write a little Export- Import-Report to unload an reload the data to the target system.
Regards
Rainer
Some forum poits would be fine if that helped a bit...
2006 Apr 21 7:19 AM
HI,
Just add the data to the Transport request and transport it....
if your table is type C i.e Customizing table then always it will ask the TR no when you insert a new record if it is not a Type C table then you need to add the data to the TR no and transport it
Thnaks
Sudheer
2006 Apr 21 7:22 AM
Hi,
You will need to change the delivery class to 'C'.
Only then you can transport the table contents.
Regards,
Shashank
2006 Apr 21 8:32 AM
Hi,
How can i add the table contents to the transport Request.
Regards
Ahsan
2006 Apr 21 8:36 AM
Hi,
You change the dev class to 'C'.
Then when you change the entries in the table, it will ask you for the request.
Regards,
Shashank
2006 Apr 21 8:41 AM
Hi,
If I want the dev class to be A.In That Case What can be done.
Regards
Ahsan
2006 Apr 21 8:45 AM
Hi,
You can create a request with object 'TABU'.
It can transfer table contents.
Regards,
Shashank
2006 Apr 21 8:52 AM
Hi
Create an empty request and then insert an hit type this:
R3TR TABU <ZTABLE>
and then change the type of object function:
If you're using a release < 4.7:
Extras->Change Object Function-> Here choose Entire table
If you're using a release =>4.7
Do a doubleclick on your hit and then place *
Anyway REMEMBER: you'll overwrite all data of the ZTABLE in the enviroment of destination.
Max
2006 Apr 21 9:09 AM
Hi everyone,
I normally use Max's solution, as it is quite easy to perform and uses SAP standard functionalities.
Alvaro
2006 Apr 21 10:31 AM
Hi,
I am working in APO .In that case what should be the type
ie R3TR.
Regards
Ahasan
2006 Apr 21 10:45 AM
Hi,
I am working in APO .In that case what should be the type
ie R3TR.
Regards
Ahasan
2006 Apr 21 11:55 AM
Hi Ahasan,
In any SAP system to transport table entries
you need to create request and transport to other
system.
In APO also, go to SE10 and create request.
in that give,
Program ID : R3TR
Obj : TABU
Object name : you table name.
double click on the table name and give key filed values. If you want to transport entire table entries
give <b>*</b> .
Hope this will help you.
Thanks&Regards,
Siri.
Kindly award points if it is useful.
Message was edited by: Srilatha T