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

Transporting Screen variants

Sujai
Participant
0 Likes
1,874

This is for an upgrade project of a system from 4.6c to ecc 6.0. There are nearly 400 screen and transaction variants that donot have any transport request numbers. how can i transport these objects???

Please help.

Thanx & regards

Sujai

4 REPLIES 4
Read only

Former Member
0 Likes
969

Hi,

Assign a transport requrest number to the screen variant created from SHD0->goto->Object direct entry, once it is assigned, this can be transported like any other object now,

Rgds,

Read only

0 Likes
969

but is there any way where i could do it in bulk or transport it is since there are too many such variants?

Read only

0 Likes
969

For transporting the variants you need to run a report program RSTRANSP in se38.

Read only

0 Likes
969

Hi,

From SE03, manually insert the screen variants in to the request using the following,

Program id : R3TR

Object: SCVI

Object name : Screen variant name

This is again tedious as you need to include all the screen variants that are created in the system,

Alternatively, you can create a small utility in ABAP to include the screen variants to the transport request thro' the selection screen,

Hope this helps,

Rgds,