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 - Which of the following can be used to navigate from one view to other view in Web Dynpro?

A - Controller

B - Inbound and Outbound plugs

C - View Set

D - Window

Answer : B

Explanation

You can navigate between different views using inbound and outbound plugs. The inbound and outbound plugs are part of view controller and inbound plug defines the starting point of view and outbound plug tells the subsequent view to be called.

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 - 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 represents a right sequence of event trigger in Web Dynpro?

Component Controller

View

Windows

A - 1,2 3

B - 3,2,1

C - 3,1,2

D - 1,3,2

Answer : D

Q 6 - To run an application in debugging mode, you need to set an external breakpoint in one of methods in Dynpro component. It is suggested to set the breakpoint in which of the following method?

A - WDDOMODIFYVIEW

B - WDDOINIT

C - WDDOEXIT

D - WDDOAFTERACTION

Answer : A

Explanation

If you want to run an application in debugging mode, you need to set an external breakpoint in one of methods in Dynpro component.

It is suggested to set the breakpoint in method WDDOMODIFYVIEW under METHODS tab of Dynpro view.

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 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 - 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 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