- 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 - In Web Dynpro application based on MVC model, which of the following is used to ensure the representation of data in a web browser?
Answer : B
Explanation
Web Dynpro applications are based on MVC model, whereas −
Model
This allows the access to back end data in a Web Dynpro application.
View
This is used to ensure the representation of data in a web browser.
Controller
This is used to control communication between Model and view where it takes input from users and get the processes data from model and displays the data in browser.
Q 2 - A Web Dynpro has the following components except the following item?
Answer : D
Q 3 - In Web Dynpro application, which of the following can be used to display domain fixed values in the form of drop down?
Answer : A
Explanation
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 ALV, what is the maximum number of rows can be visible at one time?
Answer : B
Explanation
Web Dynpro ALV can handle large number of records but it can display maximum of 1000 rows in a screen.
Q 5 - In Web Dynpro, which of the following stores a single value at a time?
Answer : A
Explanation
Node is a collection of attributes.
Q 6 - In Web Dynpro application, you can have a view container with more than one view active at a time?
Answer : A
Explanation
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 - 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 can be used for checking the errors and problems in Dynpro application can be activate Web Dynpro trace tool for a specific user?
Answer : A
Explanation
Web Dynpro trace tool can be used for checking the errors and problems in Dynpro application. You can activate Web Dynpro trace tool for a specific user.
Q 10 - Which of the following is/are scenarios in Web Dynpro to create interactive forms?
Answer : E
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.
Following scenario can be used for creating interactive forms −
- Interactive Scenario
- Print Scenario
- Offline Scenario
- Using digital signature