‎2008 Aug 18 12:14 PM
Hi,
I created one Z table and created some rows, that table transported to production but there table structure is there but no data is transported, as per my knowledge we can transport through sm30, but can any one please let me tell me efficient way to transport my table data to production.
Thx in advance
‎2008 Aug 18 12:20 PM
Hi lavanya,
1. One of the ideal ways is to
have the tables delivery class ( in se11)
as 'C' - which means customizing table.
2. In your case, you can change this delivery class in se11
to 'C',
then re-generate the table maintenance.
3. After that whatever entries u add/modify/delete thru sm30,
the system will automatically ask for request number
PS : for temporary workaround, u can go in SM30,
open the records, and follow the menu
EDIT--> TRANSPORT --> Include in Request
regards,
amit m.
‎2008 Aug 18 12:24 PM
‎2008 Aug 18 12:26 PM
Hi Lavanya,
Better to do this requirment through simple BDC - Program.
Regards,
T.D.M.
‎2008 Aug 18 12:47 PM
Hi,
I created one Z table and created some rows, that table transported to production but there table structure is there but no data is transported, as per my knowledge we can transport through sm30, but can any one please let me tell me efficient way to transport my table data to production.
Thx in advance
Hi lavanya,
If You want to transport the Existing Data in Table , i mean you dont want to re enter the same data , u can transfer data Using Some RFC Function module use Client Specific select query and get the data into Production .
If u can Re enter the data , Just u can Use the Method that is suggested by Amit .
thanks
Sreenivas Reddy