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 - When you install ABAP Application server, all ICF services are in active state?

A - True

B - False

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 - In Web Dynpro application, to enable communication between different controllers which of the following can be used?

A - Event

B - Action

C - Data Binding

D - Mapping

Answer : A

Explanation

You can create events to enable communication between controllers. You can allow one controller to trigger events in different controller. All events that you create in component controller they are available in component.

Q 3 - In a Web Dynpro application, which of the following cardinality determines how many records can be stored in a node?

A - Collection Cardinality

B - Selection Cardinality

C - Stored Cardinality

D - None of these

Answer : A

Explanation

Collection cardinality specifies how many records that can be stored in a node.

Q 4 - To create multiple layouts of one view, you can create multiple transparent containers and assign different layouts to them?

A - True

B - False

Answer : A

Q 5 - Which of the following represents a right sequence of event trigger in Web Dynpro?

Component Controller

View

Windows

A - 1,2 3

B - 3,2,1

C - 3,1,2

D - 1,3,2

Answer : D

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 - In Web Dynpro, which of the following method can be used to query if there are any messages?

A - CLEAR_MESSAGES

B - REPORT_ATTRIBUTE_ERROR_MESSAGE

C - REPORT_ATTRIBUTE_EXCEPTION

D - IS_EMPTY

Answer : D

Explanation

IS_EMPTY

This is used to query if there are any messages

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 method can be used to create or delete a filter condition in ALV reports in Web Dynpro?

A - IF_SALV_ALV_FTR

B - IF_SALV_WD_FILTER

C - IF_WD_FILTER_ALV

D - IF_SALV_ALV_FILTER

Answer : B

sap_web_dynpro_questions_answers.htm
Advertisements