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 transport

Former Member
0 Likes
560

Hi,

I've made a table ZWERKSCONFIG and filled it with some config values.

When I do a transport on this to my TEST environment, the table is transfered but not the values.

I have change it to be: C - Custmomizing table.

and done a new transport but no luck.

(there is a maintence view on it as well...)

Is there a way to transport the values as well ?

//Martin Andersson

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
484

From transaction se11, you must select "generate table maintenance" from utility menu item. Here, you must generate a view for the table with standard recording routine.

After this, from transaction SM30, you can transport all the records of the table.

Gianluca

3 REPLIES 3
Read only

Former Member
0 Likes
485

From transaction se11, you must select "generate table maintenance" from utility menu item. Here, you must generate a view for the table with standard recording routine.

After this, from transaction SM30, you can transport all the records of the table.

Gianluca

Read only

0 Likes
484

In SM30 transaction enter the table name and select Transport button. That will ask for the transport request number.

Swagatika

Read only

Former Member
0 Likes
484

Hi Martin,

As already stated, if you table maintenance dialog has "standard recording" switched on, then all changes made through SM30 will be recorded in a change request which you can transport.

To manually transport the entries you already have, add an entry to your change request (or create a new one) with R3TR TABU ZWERKSCONFIG.

If you double click on this entry it will prompt you which keys you wish to transport. If you want all, then just specify the client and then * to take all values (if you double click again, it will show you the actual key names to help you specify more precisely what should be transported).

Cheers,

Brad