問題1
What type of method is generated automatically by the web Dynpro Explorer when you assign an action to a button UI element?
What type of method is generated automatically by the web Dynpro Explorer when you assign an action to a button UI element?
正確答案: A
問題2
Which of the following setting can you define for both structures and transparent tables in the ABAP Dictionary? Note: There are 2 correct answers to this question.
Which of the following setting can you define for both structures and transparent tables in the ABAP Dictionary? Note: There are 2 correct answers to this question.
正確答案: A,D
問題3
An ABAP Program processes the following expression r=a/b+c which of the following data declarations would cause the runtime environment to use fixed-point arithmetic for the above expression to calculate the value of"/'?
An ABAP Program processes the following expression r=a/b+c which of the following data declarations would cause the runtime environment to use fixed-point arithmetic for the above expression to calculate the value of"/'?
正確答案: A
問題4
What is the purpose of the enqueue work process?
What is the purpose of the enqueue work process?
正確答案: B
問題5
What can be implemented using an implicit enhancement option? Note: There are 3 correct answers to this question
What can be implemented using an implicit enhancement option? Note: There are 3 correct answers to this question
正確答案: C,D,E
問題6
You have been asked by a customer to develop open SQL code to convert the value of argument "arg" into the ABAP Dictionary type specified, which SQL syntax do you use tomeet this requirement?
You have been asked by a customer to develop open SQL code to convert the value of argument "arg" into the ABAP Dictionary type specified, which SQL syntax do you use tomeet this requirement?
正確答案: A
問題7
Which of the following statement create a data object? Note: There are 3 correct answers to this question.
Which of the following statement create a data object? Note: There are 3 correct answers to this question.
正確答案: A,B,E
問題8
You program uses class CL_GUI_ALV_GRID to generate a classic ALV Grid control. What do you need in your program to react to a user double-clicking a row in the ALV Grid?
Note: There are 3 correct answers to this question
You program uses class CL_GUI_ALV_GRID to generate a classic ALV Grid control. What do you need in your program to react to a user double-clicking a row in the ALV Grid?
Note: There are 3 correct answers to this question
正確答案: B,C,E