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

Maintain SM30

Former Member
0 Likes
1,352

hi,

I have defined some fields in the table using transaction SM30 , how do i transport those chages to TESTING or PRODUCTION ....

Thxs,

vin

hi,

I have defined some fields in the table using transaction SM30 , how do i transport those chages to TESTING or PRODUCTION ....

Thxs,

vin

9 REPLIES 9
Read only

Former Member
0 Likes
1,220

hi Vind,

Save them with a Request Number and transport that request from SE01/SE10..

Regards,

Santosh

Read only

Former Member
0 Likes
1,220

Hi vind,

1. If the delivery class of table

is 'C' (customizing table)

2. and then if we generate / re-generated

the table maintenance,

3. then it will AUTOMATICALLY

ask for a request number,

whenver we add/edit/delete

entries in this table, via sm30.

regards,

amit m.

Read only

Former Member
0 Likes
1,220

are u talking abt the data ? or Definations of TABLE.If it yes for Defiantions , it should ask for Transport Request or else Create a New TP request.

Regards

Prabhu

Read only

0 Likes
1,220

Hi

Am entring data in a user defiend table using sm30 , where can i create a new request as its not asking for one to transport it to TESTING r prod.

thxs,

vin

Read only

Former Member
0 Likes
1,220

hi,

If you want to transfer the data which you have entered in table using SM30 to production, you have to check whether the radio button <b>STANDARD RECORDING ROUTINE</b> is selected or not. Then only, it asks for transport request. If it is not selected and NO, OR USER, RECORDING ROUTINE is selected, then it doesnt ask for request though we make changes through SM30.

Regards,

Sailaja.

Read only

0 Likes
1,220

Hi Sailaja ,

May i know where i can find this standard recording routine radio button pls..??

thxs,

vin.

Read only

0 Likes
1,220

u will get this button at the table maintenance generator when u go from SE11

Read only

Former Member
0 Likes
1,220

HI,

open your table name in display mode using SE11. Go to Utitlities -> Table maintenace generator. In the section Dialog data transport details, you have two radio buttons beside Recording routine. Select <b>Standard recordign routine </b>radiobutton.

Regards,

Sailaja.

Read only

Laxmana_Appana_
Active Contributor
0 Likes
1,220

Hi,

Check this , you can transport table data to different systems like below procedure:

Create a workbench transport request in se09 and double click on it, system opens request/task screen , go to objects tab add program id as 'R3TR' object type as 'TABU' object name as table name (ex: ZTABLE) and click on the function button , put '*' in table keys and save the request.

now transport this request , table entries will be transported to respective systems .

Regards

Appana