- 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 - When you install ABAP Application server, all ICF services are in active state?
Answer : B
Explanation
When you install Application server ABAP, all ICF services are in inactive state. You can maintain ICF services using T-code: SICF under ICF tree.
Q 2 - Which of the following can be used to navigate from one view to other view in Web Dynpro?
Answer : B
Explanation
You can navigate between different views using inbound and outbound plugs. The inbound and outbound plugs are part of view controller and inbound plug defines the starting point of view and outbound plug tells the subsequent view to be called.
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, which of the following controller allows to access the data declared by all the views and windows in that component?
Answer : A
Explanation
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 cant be accessed by other controllers.
Q 5 - In Web Dynpro, you can associate a view to which of the following in SAP GUI?
Answer : C
Q 6 - To create a service call, which of the following transaction code can be used to open wizard in Web Dynpro tools?
Answer : C
Explanation
You can call an existing functional module in a Web Dynpro component using a service call. To create a service call, you can use easy to use wizard in Web Dynpro tools.
You can launch the wizard in ABAP workbench to create a service call.
Run T-Code: SE80
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 - To navigate between Web Dynpro application within portal or portal content. Which of the following is a navigation type?
Answer : E
Explanation
To navigate between Web Dynpro application within portal or portal content. Following navigation types are supported −
- Object Based navigation
- Absolute navigation
- Relative navigation
- Work protect mode
Q 9 - While performing tracing in Web Dynpro application, what is the default tracing level?
Answer : A
Explanation
Trace level default level is 1.
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