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.50 - C-TAW12-750 Exam Questions

QUESTION NO: 1
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?
Correct Answer: D
QUESTION NO: 2
You need to create a piece of code that can be used by multiple programs. Which of the following techniques does SAP recommend? Note: There are 2 correct answers to this question
Correct Answer: A,C
QUESTION NO: 3
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
Correct Answer: B,D,E
QUESTION NO: 4
You are asked to enhance the GUI status of an SAP standard application. How do you identify which menu exit function code you can use?
Correct Answer: D
QUESTION NO: 5
Which are the functions of the ABAP dispatcher? Note: There are 3 correct answers to this question
Correct Answer: B,D,E
QUESTION NO: 6
You are making changes to a program that already has transaction code ZZZZ linked to it. Your colleague is testing transaction code ZZZZ in the same system. When does the changed version of the program becomes visible to your colleague via transaction code ZZZZ?
Correct Answer: D
QUESTION NO: 7
You created a class by inheriting from a superclass. The superclass contains a public instance method do something; you want to redefine method do something. What must you do?
Correct Answer: A
QUESTION NO: 8
What do you need to consider when creating a secondary index on table? Note: There are 2 correct answers to this question
Correct Answer: A,D