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 - In a Web Dynpro application, it should contain atleast how many views?

A - 0

B - 1

C - 2

D - 3

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 - Which of the following can be used to run a Web Dynpro application?

A - SAP GUI

B - JVM

C - Web Browser

D - All of the above

Answer : C

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 - Which of the following Transaction can be used to create T-code for a Web Dynpro application?

A - SE87

B - SE37

C - SE93

D - None of these

Answer : C

Q 5 - Which of the following is not a valid Web Dynpro UI element?

A - Page Header

B - Message Area

C - Transparent View

D - Button

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?

A - SE87

B - SE93

C - SE80

D - SE37

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?

A - create_external_window

B - create_external_view

C - create_external_table

D - create_external_controller

Answer : A

Q 8 - To navigate between Web Dynpro application within portal or portal content. Which of the following is a navigation type?

A - Object Based navigation

B - Absolute navigation

C - Relative navigation

D - Work protect mode

E - All of the above

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 - Which of the following T-code can be used to activate trace tool in SAP GUI?

A - WD_TRACE_TOOL

B - WD_TRACE_TOOL_GUI

C - WD_TRACE

D - WD_TRACE_GUI

Answer : A

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