SAP Certified Development Associate - P2W for ABN - C_P2W_ABN Exam Practice Test
A customer has asked that you improve performance for a small table with frequent read accesses.
What buffering type do you recommend?
What buffering type do you recommend?
Correct Answer: A
Vote an answer
You write a report that displays mass data in a table using the ALV Grid Control.
Which of the following functions can you offer to the user without doing any specific programming? Note: There are 2 correct answers to this question.
Which of the following functions can you offer to the user without doing any specific programming? Note: There are 2 correct answers to this question.
Correct Answer: A,B
Vote an answer
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.
UPDATE scarr FROM Is_scarr.
Which of the following tasks does the database interface perform?
Note: There are 2 correct answers to this question.
Correct Answer: B,D
Vote an answer
What can be part of the signature of an instance constructor?
Note: There are 2 correct answers to this question.
Note: There are 2 correct answers to this question.
Correct Answer: C,D
Vote an answer
You have created a screen on which the user enters data that is to be inserted into table T1.
How do you ensure that the content of field F in table T1 is checked against table T2?
How do you ensure that the content of field F in table T1 is checked against table T2?
Correct Answer: B
Vote an answer
What ABAP statements can you use to create an instance of class CL_GUI_CUSTOM_CONTAINER in an ABAP program?
Correct Answer: A,B
Vote an answer
The code of an executable program does NOT contain any event keywords.
What event block does the code belong to?
What event block does the code belong to?
Correct Answer: B
Vote an answer