C_TAW12_750 Exam Question 11
You call a lock module, Which exceptions could the lock module raise when a logical lock CANNOT be set?
Note: There are 2 correct answers to this question.
Note: There are 2 correct answers to this question.
C_TAW12_750 Exam Question 12
Which database objects can you create in the ABAP Dictionary? Note: There are 2 correct answers to this question.
C_TAW12_750 Exam Question 13
You have declared a sorted internal table with the columns A AND B AND C AND D.
The key consists of columns A AND B AND C in this order.
Which combination of columns in the where clause of a Loop statement allows the system to optimize the access to table?
Note: There are 2 correct answers to this question.
The key consists of columns A AND B AND C in this order.
Which combination of columns in the where clause of a Loop statement allows the system to optimize the access to table?
Note: There are 2 correct answers to this question.
C_TAW12_750 Exam Question 14
A class is defined as follows CLASS my _class DEFINITION PUBLIC SECTION METHODS do something EVENTS state_changed CLASS Methods staticl PRIVATE SECTION TYPES t_table type Standard table OF
1001 CONSTANTS gc_constTYPE I ENDCLASS which components of the class can static method staticl address directly?
Note: There are 2 correct answers to this question
1001 CONSTANTS gc_constTYPE I ENDCLASS which components of the class can static method staticl address directly?
Note: There are 2 correct answers to this question
C_TAW12_750 Exam Question 15
How is data shred between web Dynpro controllers? Note: There are 2 correct answers to this question
