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 - Which of the following can be used for a Web Dynpro application to connect to an interface view and further connect a Dynpro component to process the data?

A - Inbound Plug

B - Outbound Plug

C - Controller

D - Viewset

Answer : A

Explanation

A Web Dynpro application can be accessed by user using a URL with a window in Dynpro component. A Web Dynpro application connects to an interface view using an inbound plug which is further connected to Dynpro component that contains Model View and Controller to process the data for Web Dynpro application.

Q 4 - Which of the following is used to link inbound and outbound plug and to determine target view of outbound plug?

A - View set

B - View Container

C - Navigation Link

D - Action

E - Event

Answer : C

Explanation

To link inbound and outbound plugs in Web Dynpro component, you use navigation chain.

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