인재가 넘치는 IT업계에서 자기의 자리를 지켜나가려면 학력보다 능력이 더욱 중요합니다.고객님의 능력을 증명해주는 수단은 국제적으로 승인받은 IT인증자격증이 아니겠습니까? SAP C_TAW12_71시험이 어렵다고 하여 두려워 하지 마세요. IT자격증을 취득하려는 분들의 곁에는Pass4Test가 있습니다. Pass4Test의 SAP C_TAW12_71 시험준비를 하시고 시험패스하여 자격증을 취득하세요. 국제승인 자격증이라 고객님의 경쟁율을 업그레이드 시켜드립니다.
NO.1 In a table, when buffering settings are switched on and buffering style is single,What would
be the option .
A. SELECT SINGLE.
B. SELECT SINGLE...... UPDATE
C. SELECT... LOOP
D. One more option
Answer: A
NO.2 What you can do in class builder.
A. Local class and Local interface from your local program.
B. Redefine classes and interfaces.
C. When you can define global class, you can use in F8 Function.
Answer: ABC
NO.3 When is the authorization of user checked for entering data.
A. When entered.
B. At selection screen
C. At selection screen Output
D. End of page.
Answer: B
NO.4 Which of the following part of SAP business suite. (3 Answers)
A. SAP Design By one
B. SAP Design All
C. Product life cycle management
D. ERP
E. CRM
Answer: CDE
NO.5 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.
A. GO_SUPER->SUPER_METHOD.
B. GO_SUPER->SUB_METHOD.(i CHOSE THIS BUT PLEASE READ THE QWELL)
C. GO_SUB->SUB_METHOD.
D. GO_SUB->SUPER_METHOD.
Answer: A
NO.6 What are the components of ABAP Workbench.(3 answer)
A. Function builder.
B. Class Builder
C. Screen Painter
D. Two more options.
Answer: ABC
NO.7 Size of Integer.
A. 8 bytes
B. 6 bytes
C. 4 bytes
D. Assigns as you declare the value.
Answer: C
NO.8 What are the parameters of Functional method. (2 answer)
A. Importing
B. Exporting
C. Changing
D. Returning
E. Transporting
Answer: AD
NO.9 When you press Double_Click, What will happen.
A. Handler class.
B. Handler method.
C. event handler class method triggers
D. 2 more options.
Answer: C
NO.10 What is defined in ABAP Dictionary. (3 answer)
A. Type tools.
B. Transparent tables.
C. Domains.
D. Internal tables
E. Methods
Answer: ABC