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

Problem transporting table entries

Former Member
0 Likes
797

Hi,

I need to transport my table entries frm development to test and production. However, even if i us standard recording routine in the table maintenance and then create entries ant transport, it doesnt work.

Also, is there an option to do it directly from SE11? Do i need admin rights?

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
772

delete your table maintainance generator. and once agin create the table maintainance generator

while creating the table maintanance generator

select the radio buttion no,oruser,recordingroutine

then it will work

7 REPLIES 7
Read only

Former Member
0 Likes
772

Hi,

I think you have to delete the table maintenace genration and regenerate once again. It should surely be possible,

Also, there is option in SE11 where once you display the entries, you can check the check boxes and from the menu, select transport entries. Please try, not sure if this requires admin rights.

Regards

Ravi

Read only

alison_lloyd
Active Participant
0 Likes
772

have you checked the delivery class of the table? - C

and the compare flag on the maintenance generator- adjustable in dialog

Read only

Former Member
0 Likes
772

Ananth,

It depends on the Delivery type selected in Delivery & Maintainance tab while creating.

Amit.

Read only

0 Likes
772

Ananth,

select Delivery type selected in Delivery & Maintainance tab while creating.

set Technical setting .

go to the utility ==> table maitenace gerator

i guess this will work

Amit.

Read only

Former Member
0 Likes
773

delete your table maintainance generator. and once agin create the table maintainance generator

while creating the table maintanance generator

select the radio buttion no,oruser,recordingroutine

then it will work

Read only

0 Likes
772

Hi,

Table entries can be included in a transport request and can be transported .

For including the table entries in a request,Follow the below mentioned procedure.

Hi,

Table entries can be forcefully included in a transport request and can be transported to the required system.

For including the table entries in a request,Follow the below mentioned procedure.

but the data will be stored under workbench request

1.create a workbunch request in se01.

2.Double click on the request no.

3.Select the object tab in the new screen appeared.

4.Go for change mode (Ctrl+F1)

5.Select the Program id as R3TR and Object Type as TABU.

6.Give the Object name as Table name(ZTABLE)

7.Click on the function button on that row.

Give * in that editor appeared and save this.

Now all the table entries are binded in that request and can be transported across the server.

instead if you are putting on the user recordin on in TMG it will ask for a request each time you save some entries in the table.

Read only

Former Member
0 Likes
772

Thank you