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, 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 - 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 - In Web Dynpro, you can associate a view to which of the following in SAP GUI?

A - Transaction

B - View

C - Screen

D - Transport

Answer : C

Q 6 - Faceless components are specifically used for receiving and structuring the data. Faceless components can’t 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 - Which of the following settings for handling message in Web Dynpro application allows that if message exists, it will be displayed?

A - Show message component

B - Message is displayed without component

C - Popup window

D - All of the above

Answer : A

Explanation

Show message component −

In this case if message exists, it will be displayed.

Q 8 - To integrate message into message log, which of the following can be used?

A - Service Call

B - Inbound plug

C - Message Manager

D - Message Component

Answer : C

Explanation

You can use message manager to integrate message into message log. You can open message manager using Web Dynpro code wizard.

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 is/are scenarios in Web Dynpro to create interactive forms?

A - Interactive Scenario

B - Print Scenario

C - Offline Scenario

D - Using digital signature

E - All of the above

Answer : E

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.

Following scenario can be used for creating interactive forms −

  • Interactive Scenario
  • Print Scenario
  • Offline Scenario
  • Using digital signature
sap_web_dynpro_questions_answers.htm
Advertisements