cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Display Program Content in SAPGUI 7.70 rev8

SimonMDM
Explorer
0 Kudos
125

Hello Team,

I want to run this program, but when I reach the result screen with two ALVs and the option to generate my CDS for MDG, I see a black screen overlaying the ALVs, and I cannot do anything.

 

SimonMDM_3-1737058089681.png

 

 

I am using a Mac with SAPGUI 7.70 rev8.

Do you have any idea how I can fix this issue?

As a workaround, I ask a colleague on Windows to perform the action, but it’s not very convenient.

The transaction is standard, and the three checkboxes are correctly marked.

SimonMDM_2-1737058016308.png

 

Thanks in advance!

 

View Entire Topic
RMW
Product and Topic Expert
Product and Topic Expert

Looking closer at the screen, one can see that the expected content is covered by a rectangle with some monospaced text and a line below. Latter is the result of a WRITE statement on the same screen the controls are intended to be shown.

This is caused by problematic programming as described in SAP note 3076834, part 2.

The same screen does not work in SAP GUI for Html either and is more or less working in SAP GUI for Windows coincidentally because the objects are stacked in a different order.

Please file a support message on component CA-MDG-ANR referencing above note.

Btw, please install the latest SAP GUI for Java version, which currently is 8.10 rev 1. SAP GUI for Java 7.70 is out of support since March 23 and 7.80 will be end of March 25.

SimonMDM
Explorer
0 Kudos

Thank you so much! I wasn’t aware of this issue.

I updated my SAPUI to version 8.10, and the problem is now resolved.

Thanks again!

SimonMDM_0-1737129118102.png