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 Web Dynpro application, which of the following can be used to display domain fixed values in the form of drop down?

A - DDBK

B - DDBI

C - Both of these

D - None

Answer : A

Explanation

DDBK (Drop Down by Key) is an UI element through which we can display domain fixed values in the form of drop down.

DDBI (Drop Down by Index) is an UI element through which we can display any values in the form of drop down.

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 - 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 - 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 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 T-code can be used to monitor the CCMS monitor sets to perform Web Dynpro application monitoring?

A - RZ20

B - RZ30

C - RZ40

D - None of these

Answer : A

sap_web_dynpro_questions_answers.htm
Advertisements