SAP Web Dynpro Online Quiz


Advertisements


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 - Which of the following T-code can be used to open Web Dynpro run time workbench?

A - SE80

B - SE37

C - SE70

D - SM59

Answer : A

Explanation

To access Web Dynpro runtime environment and graphical tools in ABAP workbench, you can use Transaction code: SE80

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 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 is not a valid Web Dynpro UI element?

A - Page Header

B - Message Area

C - Transparent View

D - Button

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 - Which of the following can be integrated with Adobe software that allows you to create efficiently and easy development of UI elements?

A - Interactive Forms

B - WDA Portal

C - List Viewer

D - Version management

Answer : A

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.

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 - Which of the following can be used to analyze the dynamic behavior of your code and can act as an alternative to ICM tracing?

A - Trace Tool

B - HTTP Browser Tracing

C - Logging

D - All of the above

Answer : B

Explanation

This is used to analyze the dynamic behavior of your code. This can be used as an alternative to ICM tracing.

To use browser tracing, you need to install proxy tool on your local system.


sap_web_dynpro_questions_answers.htm

Advertisements