SAP Certified Development Associate - ABAP with SAP NetWeaver 7.31 - C-TAW12-731 FREE EXAM DUMPS QUESTIONS & ANSWERS
Which of the following predefined ABAP types is incomplete?
Correct Answer: C
Vote an answer
Where can you define global data types that are visible system-wide? (Choose three)
Correct Answer: B,C,E
Vote an answer
You have defined a classical screen (dynpro) with mandatory input fields. You want to exit the screen using the Cancel button even if not all of the mandatory fields have been filled.
What is necessary to achieve this?
What is necessary to achieve this?
Correct Answer: B
Vote an answer
For which of the following requirements can you implement a functional method? (Choose two)
Correct Answer: A,C
Vote an answer
You want to define two database tables with different structures. Both tables should contain the fields CHANGE_DATE and CHANGE_TIME.
How do you implement this in order to minimize the maintenance effort?
How do you implement this in order to minimize the maintenance effort?
Correct Answer: B
Vote an answer
You want to read data from two database tables A and B using a database join. Database table B contains details for data records stored in database table A.
Your result should contain all combinations of matching rows from A and B plus all rows from A that do not have matching rows in B.
Which statement do you use?
Your result should contain all combinations of matching rows from A and B plus all rows from A that do not have matching rows in B.
Which statement do you use?
Correct Answer: B
Vote an answer
How is an ABAP program with several dialog steps executed?
Correct Answer: A
Vote an answer