
- 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 - Which of the following T-code can be used to open Web Dynpro run time workbench?
Answer : A
Explanation
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?
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 - Faceless components are specifically used for receiving and structuring the data. Faceless components cant be embedded to other components?
Answer : B
Explanation
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 - In Web Dynpro environment, you can manage older objects using which of the following feature?
Answer : A
Explanation
You can use version management to manage older version of an object, compare versions or you can also reset them.
Q 8 - Which of the following can be integrated with Adobe software that allows you to create efficiently and easy development of UI elements?
Answer : A
Explanation
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 - Which of the following provides a flexible environment to display lists and tabular structure and standard output consist of header, tool bar and an output table?
Answer : C
Explanation
SAP List viewer is used to add ALV component and provides a flexible environment to display lists and tabular structure. A standard output consist of header, tool bar and an output table and user can make the settings to add column display, aggregations, sorting options using additional dialog boxes.
Q 10 - Which of the following can be used to analyze the dynamic behavior of your code and can act as an alternative to ICM tracing?
Answer : B
Explanation
This is used to analyze the dynamic behavior of your code. This can be used as an alternative to ICM tracing.
To use browser tracing, you need to install proxy tool on your local system.