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 - Mapping done between multiple components using interface controller is known as?
External mapping
It is defined as mapping done between multiple components using interface controller
Q 2 - In Web Dynpro application, what is the Cardinality for the Node created for storing the Table?
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 - In Web Dynpro, which of the following controller allows to access the data declared by all the views and windows in that component?
Component controller is a global controller, the data declared in this can be accessed by all views and window in that component.
View controller is a local controller for that view and can’t be accessed by other controllers.
Q 5 - Which of the following is not a valid Web Dynpro UI element?
Q 6 - To run an application in debugging mode, you need to set an external breakpoint in one of methods in Dynpro component. It is suggested to set the breakpoint in which of the following method?
If you want to run an application in debugging mode, you need to set an external breakpoint in one of methods in Dynpro component.
It is suggested to set the breakpoint in method WDDOMODIFYVIEW under METHODS tab of Dynpro view.
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 - Which of the following can be integrated with Adobe software that allows you to create efficiently and easy development of UI elements?
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.
Q 9 - While performing tracing in Web Dynpro application, what is the default tracing level?
Trace level default level is 1.
Q 10 - While using SAP CCMS monitor set, which of the following is not displayed as result?
Result will be displayed with the following information when a Web Dynpro application will be called −