‎2006 Aug 02 10:23 AM
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
‎2006 Aug 02 10:29 AM
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,
‎2006 Aug 02 10:32 AM
but is there any way where i could do it in bulk or transport it is since there are too many such variants?
‎2006 Aug 02 10:42 AM
For transporting the variants you need to run a report program RSTRANSP in se38.
‎2006 Aug 02 10:44 AM
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,