Following quiz provides Multiple Choice Questions (MCQs) related to SAP Web Dynpro. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.
Q 1 - Which of the following T-code can be used to open Web Dynpro run time workbench?
To access Web Dynpro runtime environment and graphical tools in ABAP workbench, you can use Transaction code: SE80
Q 2 - Which of the following can be used to run a Web Dynpro application?
Q 3 - In Web Dynpro application, which of the following can be used to display domain fixed values in the form of drop down?
DDBK (Drop Down by Key) is an UI element through which we can display domain fixed values in the form of drop down.
DDBI (Drop Down by Index) is an UI element through which we can display any values in the form of drop down.
Q 4 - To create multiple layouts of one view, you can create multiple transparent containers and assign different layouts to them?
Q 5 - In Web Dynpro, you can associate a view to which of the following in SAP GUI?
Q 6 - Faceless components are specifically used for receiving and structuring the data. Faceless components can’t be embedded to other components?
Faceless components are specifically used for receiving and structuring the data. Faceless components can be embedded to other components using component usage and you can supply the required data to these components.
Q 7 - Which of the following settings for handling message in Web Dynpro application allows that if message exists, it will be displayed?
Show message component −
In this case if message exists, it will be displayed.
Q 8 - For portal integration, which of the following provides an Object-based navigation?
A - WDR_TEST_PORTAL_EVENT_FIRE
Q 9 - To analyze the problem, you can also trace the data stream in SAP Web Application server. You can also increase trace level from default level 1?
Q 10 - Which of the following is/are scenarios in Web Dynpro to create interactive forms?
You can create forms based on Adobe software and can use in context for Web Dynpro user interfaces. You can integrate Adobe lifecycle development tool with ABAP editor to ease the development of user interface. Interactive forms using Adobe software allows you to create efficiently and easy development of UI elements.
Following scenario can be used for creating interactive forms −