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 - A Web Dynpro has the following components except the following item?

A - Window

B - Views

C - Controller

D - UI element

Answer : D

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 - 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 - In Web Dynpro application, which of the following can be used to display the important information about Web Dynpro application?

A - Notes

B - Messages

C - Announcements

D - None of these

Answer : B

Explanation

In ABAP Workbench, you can also create and show messages that contain information for end users of Dynpro application. These messages are displayed on the screen. These are user interactive messages that displays important information about Web Dynpro application.

Q 8 - For portal integration, which of the following provides an Object-based navigation?

A - WDR_TEST_PORTAL_EVENT_FIRE

B - WDR_TEST_PORTAL_EVENT_FIRE2

C - WDR_TEST_PORTAL_NAV_OBN

D - WDR_TEST_PORTAL_NAV_PAGE

Answer : C

Q 9 - Which of the following can be used for checking the errors and problems in Dynpro application can be activate Web Dynpro trace tool for a specific user?

A - Trace tool

B - Logging

C - Security

D - None of these

Answer : A

Explanation

Web Dynpro trace tool can be used for checking the errors and problems in Dynpro application. You can activate Web Dynpro trace tool for a specific user.

Q 10 - While using SAP CCMS monitor set, which of the following is not displayed as result?

A - Application Count

B - Session Count

C - Round trips

D - CPU Time

E - Cache Memory

Answer : E

Explanation

Result will be displayed with the following information when a Web Dynpro application will be called −

  • Data
  • Application Count
  • Session Count
  • Round trips
  • CPU Time
sap_web_dynpro_questions_answers.htm
Advertisements