‎2009 Nov 12 6:13 AM
Hi all
I have created a Z table and its maintainence .
Now , this table has say 100 records. I want to transport these 100 records to the next level say the test server.
How is this possible ?
I have seen situations where in SM30 , we try to maintain new values , it asks for a request.
How can we attain this ?
What is the significance of TRANSPORT button on SM30 screen.
Please help .
Thanks
Supriya
‎2009 Nov 12 8:22 AM
transport is used to add the selected records to a transport request and then you may use this TR to import the records in another system.
‎2009 Nov 12 8:53 AM
Hi,
While saving & activating the program, it'll ask for the transport request. Create a new one and save it.
Go to SE09. Give the UserId with which u created & click display.
Ur TR in which u saved the table will be there.
Keep ur cursor in that line & press F9. Release the task first & den the TR.
If u have saved it in the local object, u cannot transport.
Go to SE 11- > Table name -> Attributes tab -> Edit $tmp, give TR & save again. Then transport it
Only using TR's u can move through different servers. So v have to attach all the changes to a TR.
Hope its useful.
Edited by: Jk on Nov 12, 2009 9:54 AM
‎2009 Nov 12 11:24 AM
Make it as a customizing table it will ask for TR.change the type of table from A to C.
Regards,
Nabheet
‎2009 Nov 12 11:34 AM
‎2009 Nov 18 6:54 AM
Hi,
Use a customizing request instead of a workbench request.
It will contain the table structure as well as the contents.
-kshitija
‎2009 Nov 18 7:06 AM
Hi ,
There are 2 options for this -
i) Change the delivery class to "C"
ii) While generating the table maintainence genrator , select the "Standard recording routine" option.
Both these options prompt for a request and enablyou to transport table contents.
Regards,
Deepthi
Edited by: Deepthi Upadhyaya on Nov 18, 2009 8:06 AM
‎2009 Nov 18 7:12 PM
Hi Friend ,
If you want to Transport all your 100 entries . go to se11 execute your Z table , after the Output is displayed select all the entires using the checkbox , in the meu path there will Transport entries , using that your can add all the 100 entries in a Transport Request .
if your reuirement is Fequenty transporting entries from system to system , you should can your Z table delivery class as 'C'. which means your Z table should be a Customizing table so that when ever you had an entries in the table it will ask a Transport Request for that change to the table .
so that you transport the same to other systems .
Regards,