live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

SAP Certified Development Associate - ABAP with SAP NetWeaver 7.40 - C-TAW12-740 Exam Questions

QUESTION NO: 1
What is mandatory for automatic data transport between a variable and an input field on a classical screen (dynpro)?
Correct Answer: C
QUESTION NO: 2
You display the content of an internal table using an ALV Grid Control. The content of the internal table changes during the program. Which CL_GUI_ALV_GRID class method can you use to display the changed content?
Correct Answer: D
QUESTION NO: 3
You add the CREATE PROTECTED addition to a class definition. From where can you instantiate the class?
Correct Answer: C,D,E
QUESTION NO: 4
You define a generic variable that can hold the ABAP types C,D,N,STRING and T.
You want to restrict the use of other ABAP types. Which generic data type must you use in the definition?
Correct Answer: C
QUESTION NO: 5
When should you use a hashed internal table? (Choose two)
Correct Answer: A,D
QUESTION NO: 6
When would you call the RFC function module synchronously?
Correct Answer: A,D
QUESTION NO: 7
Which of the following are valid control level changes within a loop over an internal table?
Correct Answer: B,C
QUESTION NO: 8
Which of the following includes are generated with you create a function group?
Correct Answer: C,D
QUESTION NO: 9
You want to add a field of type CURR to a transparent table. What else must you do?
Correct Answer: C
QUESTION NO: 10
You use Unifield Modeling Language (UML) to design your classes. You want to describe the message exchange between objects. Which diagram type can you use?
Correct Answer: A