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.

Questions and Answers

Q 1 - Mapping done between multiple components using interface controller is known as?

A - View Set

B - Internal mapping

C - External mapping

D - All of the above

Answer : C

Explanation

External mapping

It is defined as mapping done between multiple components using interface controller

Q 2 - In Web Dynpro application, what is the Cardinality for the Node created for storing the Table?

A - 0:1

B - 1:1

C - 1:n

D - N:n

E - 0:n

Answer : D

Q 3 - In a Web Dynpro application which of the following is a temporary place to store data in the form of nodes and attributes?

A - View

B - Context

C - Inbound and Outbound plugs

D - UI element

Answer : B

Explanation

Context is a temporary place which stores data in the form of nodes and attributes.

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?

A - Component Controller

B - View Controller

C - Both of these

D - None of these

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 can’t be accessed by other controllers.

Q 5 - Which of the following standard WD component is used to build ALV in Web Dynpro?

A - SALV_WD_TABLE

B - AVL_TABLE

C - SALV_WD_TABLE_USAGE

D - None of the above

Answer : A

Q 6 - In Web Dynpro application, you can have a view container with more than one view active at a time?

A - No

B - Yes

C - It depends on data binding

D - It depends on component mapping

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?

A - create_external_window

B - create_external_view

C - create_external_table

D - create_external_controller

Answer : A

Q 8 - For portal integration, which of the following provides an Object-based navigation?

A - WDR_TEST_PORTAL_EVENT_FIRE

B - WDR_TEST_PORTAL_EVENT_FIRE2

C - WDR_TEST_PORTAL_NAV_OBN

D - WDR_TEST_PORTAL_NAV_PAGE

Answer : C

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?

A - Interactive Forms

B - WDA Portal

C - List Viewer

D - Version management

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?

A - Trace Tool

B - HTTP Browser Tracing

C - Logging

D - All of the above

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.

sap_web_dynpro_questions_answers.htm
Advertisements