2015 Aug 05 12:11 PM
Hi,
I was trying two Model dialog box screens with CL_GUI_HTML_VIEWER class.
But getting some strange error, I don’t know. Error will be the right word or something I am missing in program.
Logic I have followed.
Please find the code in attachment.
Test 1: without Container: (error)
Test 2: with Container (Expected)
Regards,
Praveer.
2015 Aug 06 8:01 AM
Hi,
I was trying two Model dialog box screens with CL_GUI_HTML_VIEWER class.
But getting some strange error, I don’t know. Error will be the right word or something I am missing in program.
Logic I have followed.
Please find the code in attachment.
Test 1: without Container: (error)
Test 2: with Container (Expected)
Regards,
Praveer.
2015 Aug 06 8:01 AM
2015 Aug 06 8:37 AM
instead of CL_GUI_CUSTOM_CONTAINER=>DEFAULT_SCREEN why don't you try CL_GUI_CUSTOM_CONTAINER=>SCREEN2 (or screen1)
greetings
2015 Aug 06 8:47 AM
Hi Altabas,
I have checked this, and it's working fine.
Can you explain why we need to use SCREEN1/2 for this kind of solution..
Regards,
Praveer.
2015 Aug 06 9:18 AM
Hi Praveer,
That the "level" for the screen. level 0 is the GUI window, level 1 is in front of level 0 but below of level 2 and so on...
So when you want to display multiple layers of windows they don't mix up in the same level.
Greetings
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |