SAP Certfied Development Associate - ABAP with SAP NetWeaver 7.02 - C_TAW12_71 FREE EXAM DUMPS QUESTIONS & ANSWERS
Which one of the following will contain user interface?
Correct Answer: B
Vote an answer
You have classical (dynpro) screen. You want to add documentation for your input field. How you will do it(2 answer)
Correct Answer: B,D
Vote an answer
Business want to change the F1 help for the field for all reports. At what level you will change so that it reflects for all places.
Correct Answer: D
Vote an answer
There are two classes CL_SUPER and CL_SUB. Class CL_SUPER has method say SUPER_METHOD and CL_SUB has a method SUB_METHOD.[This q gave me confidence and put me into confusion!!....what is wrong (TRICKY thing is they dint mention CL_SUB is inherited from CL_SUPER )].
DATA: GO_SUPER type ref to CL_SUPER,
GO_SUB type ref to CL_SUB.
DATA: GO_SUPER type ref to CL_SUPER,
GO_SUB type ref to CL_SUB.
Correct Answer: A
Vote an answer
How you will define BADI.(This is a very good Q)...
Correct Answer: A,B,C
Vote an answer
Which layer will be used to convert the OPEN SQL into the database specific query?
Correct Answer: B
Vote an answer
What happen when authorization check has been rejected.
Correct Answer: B
Vote an answer