Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table data transportaion problem

Former Member
0 Likes
509

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

4 REPLIES 4
Read only

Former Member
0 Likes
486

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.

Read only

Former Member
0 Likes
486

Hi,

If the table is not customize you can not tranport data. in that case you have create your own request and transport the data.

Sudheer. A

Read only

Former Member
0 Likes
486

Hi Lavanya,

Better to do this requirment through simple BDC - Program.

Regards,

T.D.M.

Read only

Former Member
0 Likes
486

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