SAP Certified Development Associate - P2W for ABN - C_P2W_ABN 模擬練習

What type of method is generated automatically by the Web Dynpro Explorer when you assign an action to a button UI element?

正解: C
Which of the following are incomplete ABAP pre-defined data types?
Note: There are 3 correct answers to this question.

正解: A,B,E
You write a program that updates a data record in the database using the following statement:
UPDATE scarr FROM Is_scarr.
Which of the following tasks does the database interface perform?
Note: There are 2 correct answers to this question.

正解: B,C
You have created the following:
* A class with an event definition
* A handler class with a method ON_EVT that handles this event
* A report that instantiates the handler class
* A message statement that raises an exception
However, the report does not react to the event.
How do you analyze this issue?
Note: There are 3 correct answers to this question.

正解: A,B,E
You have written a method implementation containing the following access to an internal table defined as a changing parameter of the method.
READ TABLE ct_itab INTO cs_struc INDEX 1.
What are the possible type definitions for parameter ct_itab?
Note: There are 3 correct answers to this question.

正解: A,B,C
What properties will be set when you define a table type in the ABAP Dictionary?
Note: There are 3 correct answers to this question.

正解: A,C,D
What are the reasons to use modularization?
Note: There are 3 correct answers to this question.

正解: B,C,E
Which database objects can you create in the ABAP Dictionary?
Note: There are 2 correct answers to this question.

正解: B,D