SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - C_TAW12_750 FREE EXAM DUMPS QUESTIONS & ANSWERS
Where can you define data types that can be used throughout the system? Note: There are 3 correct answers to this question.
Correct Answer: C,D
Vote an answer
You are creating an inspection using the code inspector, which entities can you select for inspections? Note:
There are 3 correct answers to this question.
There are 3 correct answers to this question.
Correct Answer: B,D,E
Vote an answer
The code of an executable program does NOT contain any event keywords. What event block does the code belong to?
Correct Answer: C
Vote an answer
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,C
Vote an answer
You have created table ZTAB and you want to create a foreign-key relationship to table SAPTAB Under which conditions is this possible? Note: There are 2 correct answers to this question.
Correct Answer: C,D
Vote an answer
You write the following ABAP statement SELECT SINGLE carrid AND connid cityfrom AND cityto FROM spifi INTO@gs_spfi WHERE carrid=@ps_car AND connid = @pa_con How are the selected fields placed into rget Structure gs_spfir?
Correct Answer: A
Vote an answer
A costumer has asked that you improve performance for a small table with frequent read accesses, what buffering type do you recommend?
Correct Answer: A
Vote an answer
How do you create lock objects and lock modules for use in ABAP programs that's access the database?
Correct Answer: B
Vote an answer