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 content transport

Former Member
0 Likes
710

Hello,

I have to transport a z table from dev to qa. How can I include the content of the table into my transport request?

Thank you!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
655

Hi,

If you have created a table maintenance..

You can use SM30..

Press maintain button..

In the menu..Table view -> transport...Then select the entries include them in the CR.

If the transport menu is not enabled..

Go to SE11..

In the table maintenance generator...Choose the radio button which says "Standard recording routine" and then save..

Now the transport menu option will be enabled..

Regards,

Ram

Hello,

I have to transport a z table from dev to qa. How can I include the content of the table into my transport request?

Thank you!

4 REPLIES 4
Read only

Former Member
0 Likes
655

Hi,

Assign a Dev class and generate a request for the Table.

from SE09 go to that request, double click on it

on the next screen change_>

you can enter the Values like

R3TR -TABU - Table name (this will add the table contents in that request)

save.

release the request and transport to Qas.

reward if useful

regards,

anji

Read only

Former Member
0 Likes
656

Hi,

If you have created a table maintenance..

You can use SM30..

Press maintain button..

In the menu..Table view -> transport...Then select the entries include them in the CR.

If the transport menu is not enabled..

Go to SE11..

In the table maintenance generator...Choose the radio button which says "Standard recording routine" and then save..

Now the transport menu option will be enabled..

Regards,

Ram

Read only

Former Member
0 Likes
655

hi,

Selecting the radiobutton <b>Standard recording routine</b> would do.

By that, you can transport the contents of a table.

Regards,

Sailaja.

Read only

Former Member
0 Likes
655

Thank you for your answers!

Indeed, the option "Standard recording..." was not checked for my view and that's why I couldn't transport the content. Now, in my transport request I have an entry like this:

- Table contents

- TVDIR

- <my_table_name>

Shouldn't I see also my table lines here?