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 - 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 Web Dynpro application, you can bind ID property on any UI element?

A - True

B - False

Answer : B

Explanation

In Web Dynpro application, you cant bind ID property on any UI element.

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 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 - Which of the following can be integrated with Adobe software that allows you to create efficiently and easy development of UI elements?

A - Interactive Forms

B - WDA Portal

C - List Viewer

D - Version management

Answer : A

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.

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