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

GUI Status NOT Transported through TR

Former Member
0 Likes
2,790

After upgrade from ECC 6.0 to 7.4, I experience the following issue - related to GUI Status.

  1. Changes to GUI Status of a program (standard or custom) is added to a TR. This TR is transported from Development system to other systems (Quality & Production).
  2. First, these changes are NOT reflected in the target system even after the TR is imported successfully. It takes handsome number of hours to get reflected in the target system.
  3. Second, even after they (the changes) are in place, they take time to come into effect i.e. the ABAP statement referring to the GUI Status (SET PF-STATUS) fails in the target system even after the GUI Status is available (in the target system).
  4. But what is even more puzzling is, the issue gets resolved automatically. Until midnight, the GUI Status is NOT available in the target system. But in the following morning, it is available.

This issue never happened in ECC 6.0. Only after recent upgrade (before 2 weeks) to 7.4, the issue happens. Request your support.

Thank you.

After upgrade from ECC 6.0 to 7.4, I experience the following issue - related to GUI Status.

  1. Changes to GUI Status of a program (standard or custom) is added to a TR. This TR is transported from Development system to other systems (Quality & Production).
  2. First, these changes are NOT reflected in the target system even after the TR is imported successfully. It takes handsome number of hours to get reflected in the target system.
  3. Second, even after they (the changes) are in place, they take time to come into effect i.e. the ABAP statement referring to the GUI Status (SET PF-STATUS) fails in the target system even after the GUI Status is available (in the target system).
  4. But what is even more puzzling is, the issue gets resolved automatically. Until midnight, the GUI Status is NOT available in the target system. But in the following morning, it is available.

This issue never happened in ECC 6.0. Only after recent upgrade (before 2 weeks) to 7.4, the issue happens. Request your support.

Thank you.

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,265

Did you check value of transport profile (TPPARAM, STMS: Settings -> Transport Tools Configuration) parameter "generation"

If its value is "false" or "later" you get your answer. Else provide more information on your system landscape (many AS, homogeneous OS, etc.)

Read only

former_member288864
Discoverer
0 Likes
1,265

did you get any correct reason for this