cancel
Showing results for 
Search instead for 
Did you mean: 

Question Mark UI-element in Layout !?

former_member429661
Participant
0 Kudos


Hi guys,

at development time i renamed an Transparant container element. Since that time i have an "question mark" on the layout which i hadn't defined !

The definition of the View looks like that...

The technical help for that UI-element look like these...

Anyone an idea how i can delete this "UI-Element" from my view ?

Thx in advance...

--Bernward Henkel

Accepted Solutions (1)

Accepted Solutions (1)

Sharathmg
Active Contributor
0 Kudos

Try to remove the element "Context_menus" from the ui layout and test it.

Regards,

Sharath

former_member429661
Participant
0 Kudos

Hi Sharath,

i tried it, but there is no option to remove that element. Than i tried to move it unter the ROOTUIELEMENTCONTAINER an the SE80 dumped !? Strange behavior... but it is the same as in my other views.

So any other suggestion, ideas?

Best regards

--Bernward

ramakrishnappa
Active Contributor
0 Kudos

Hi Bernward,

Removing or moving CONTEXT_MENUS transparent container will not help.

I think the view V_IMPORT is embedded in other view and there is some ui element in other view  is causing this issue.

Could you check if v_import view is embedded in other view and share the snap shot of view assembly.

Alternative way: create a window and embed only view v_import in that and create an application with this window and test it.

Hope this helps you.

Regards,

Rama

former_member429661
Participant
0 Kudos

HI Rama,

thx for your "moving/removing" information.

The v_import is not embedded in this component, but i tried to create a new window with the v_import view embedded... unfortunately the same result 😞

Does anyone know the SAP-Tables where the View-Items are stored. Maybe i can find and delete this item directly (uiuiui)

Best regards

--Bernward

ramakrishnappa
Active Contributor
0 Kudos

Hi,

That looks strange.

Anyway, here are the tables where you can find the view and its elements


WDY_VIEW                    - Webdynpro Views

WDY_UI_ELEMENT      - Webdynpro UI Elements

You can delete the element which is not relevant to you. Hope it work for you.

All the best

Regards,

Rama

former_member429661
Participant
0 Kudos

HI Rama,

it is unbelievable! After the process of elemination to identify the unknown element... the amount of elements left = 0.

I think there are two options...

1. delete the view and create a new one from scratch

2. live with this damned question mark

Thx for your help

Very best regards

--Bernward

ramakrishnappa
Active Contributor
0 Kudos

Thats better idea. Hope there will be no more "question mark "

Former Member
0 Kudos

Care to share the ABAP code you are using to open the window/popup?

former_member429661
Participant
0 Kudos

Hi Samuli,

that was the correct question

The message_type was the "bad boy" Now it looks correct.

Thx for that hint...

--Bernward

ramakrishnappa
Active Contributor
0 Kudos

Wow that is great ... You never told me that you are using popup window...

former_member429661
Participant
0 Kudos

Right... i thought it is not important ... and that was my fault!

Regards

--Bernward

Answers (0)