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 - Which of the following T-code can be used to open Web Dynpro run time workbench?

A - SE80

B - SE37

C - SE70

D - SM59

Answer : A

Explanation

To access Web Dynpro runtime environment and graphical tools in ABAP workbench, you can use Transaction code: SE80

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 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 ALV, what is the maximum number of rows can be visible at one time?

A - 500

B - 1000

C - 1500

D - 2000

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 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 - Faceless components are specifically used for receiving and structuring the data. Faceless components cant be embedded to other components?

A - True

B - False

Answer : B

Explanation

Faceless components are specifically used for receiving and structuring the data. Faceless components can be embedded to other components using component usage and you can supply the required data to these components.

Q 7 - In Web Dynpro environment, you can manage older objects using which of the following feature?

A - Version Management

B - Debugging

C - MVC

D - Service Call

Answer : A

Explanation

You can use version management to manage older version of an object, compare versions or you can also reset them.

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 - While performing tracing in Web Dynpro application, what is the default tracing level?

A - 1

B - 2

C - 3

D - 4

Answer : A

Explanation

Trace level default level is 1.

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