- SAP Web Dynpro - Home
- SAP Web Dynpro - Overview
- Configuration & Integration
- Architecture
- Navigation
- Component
- Mapping & Data Binding
- Event & Actions
- Application
- URL of an Application
- Creating an Application
- Component Interfaces
- Faceless Components
- Assistance Class
- Service Call In an Application
- Using a Service Call
- Debugging an Application
- Version Management
- Messages
- Integration Messages
- Personalization & Configuration
- Portal Integration
- Integrate WDA in Portal
- Interactive Forms
- SAP List Viewer(ALV)
- Administration
- Monitoring an Application
SAP Web Dynpro Online Quiz
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?
Answer : C
Explanation
External mapping
It is defined as mapping done between multiple components using interface controller
Q 2 - Which of the following can be used to run a Web Dynpro application?
Answer : C
Answer : B
Explanation
In Web Dynpro application, you cant bind ID property on any UI element.
Q 4 - To create multiple layouts of one view, you can create multiple transparent containers and assign different layouts to them?
Answer : A
Q 5 - Which of the following standard WD component is used to build ALV in Web Dynpro?
Answer : A
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?
Answer : A
Explanation
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 - To call one Web Dynpro application from another Web Dynpro application, which of the following method can be used to call the URL?
Answer : A
Q 8 - In Web Dynpro, which of the following method can be used to query if there are any messages?
B - REPORT_ATTRIBUTE_ERROR_MESSAGE
Answer : D
Explanation
IS_EMPTY
This is used to query if there are any messages
Q 9 - Which of the following T-code can be used to activate trace tool in SAP GUI?
Answer : A
Q 10 - While using SAP CCMS monitor set, which of the following is not displayed as result?
Answer : E
Explanation
Result will be displayed with the following information when a Web Dynpro application will be called −
- Data
- Application Count
- Session Count
- Round trips
- CPU Time