- SAP Web Dynpro Tutorial
- 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 Useful Resources
- Web Dynpro - Questions Answers
- SAP Web Dynpro - Quick Guide
- SAP Web Dynpro - Useful Resources
- SAP Web Dynpro - Discussion
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
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 a Web Dynpro application, it should contain atleast how many views?
Answer : B
Explanation
Each Web Dynpro application contains at least one view and it is used to define layout of a user interface. Each view consists of multiple user element and a controller and context.
Q 2 - A Web Dynpro has the following components except the following item?
Answer : D
Answer : B
Explanation
In Web Dynpro application, you can’t bind ID property on any UI element.
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 - Which of the following is not a valid Web Dynpro UI element?
Answer : C
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 - In Web Dynpro, is it possible to store a version of an object without releasing it?
Answer : A
Explanation
You can also store a version of an object without releasing it. To perform this, select the object in editor area and go to Utilities tab →; Versions →; Generate Version
Q 8 - To integrate message into message log, which of the following can be used?
Answer : C
Explanation
You can use message manager to integrate message into message log. You can open message manager using Web Dynpro code wizard.
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?
Answer : A
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