Application Development 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: 

Selection Screen painter

Former Member
0 Kudos

Hi.

I have created selection screens (SE51) and custom transactions in system DEV and all is working fine.

Now when i transport this to QA system The transport is showing that it is successfull(GREEN in STMS).

BUT when i see the selection screen it has not been updated and all is same and old.

Can you tell me what needs to be done, inorder to transport to overwrite and update.

The transport log says its overwritten and update.

Please give me a solution to this.

Thanks

Edited by: Alvaro Tejada Galindo on Jan 30, 2008 12:41 PM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

It sounds like one or more transports did not go, or they went out of order. You can correct this by changing the program and creating a new transport and then sending that.

But you might also check to see if anything else was missed.

Rob

8 REPLIES 8

Former Member
0 Kudos

Hello:

Has the screen been activated? Try activating it. Or if that is not the case, you may want to exit out of the client and re-log back in.

John

Former Member
0 Kudos

It sounds like one or more transports did not go, or they went out of order. You can correct this by changing the program and creating a new transport and then sending that.

But you might also check to see if anything else was missed.

Rob

0 Kudos

Thanks for th reply,

The transport has gone in now. But some fields like version is giving me an error "Invalid field format (screen error)" when i select 110 from it.

BUt this error is not there in DEV ?

Thanks

0 Kudos

Sounds to me that there might be another dependency that did not get transported up. Check to see there are other screen dependencies that are in Development that might need to be moved up. Perhaps the dependency is on another CTS or a localize object. Just unhook that from the other CTS and transport that to the QA box.

0 Kudos

Surprising, when i went to SE80 -> Program and then right click activate.

and then went back to that selection screen. It activated the old screen as if no transport came in and overwritten it.

That mean i need to transport the new selection screen again

and then -> set the system to modifiable (BASIS) -> manually activate the selection screen and then go to se80 -> program and activate the whole program.

Make sense ?

0 Kudos

Am i right ? Please advice ?

0 Kudos

Yes, just retransport, but make the all objects are activated before you release the CTS task.

0 Kudos

points assigned.