최신 SAP-Certifications C_TAW12_71 무료샘플문제:
1. components of Netweaver . (2 answers)
(frndz imp note, there is no answer available for this q in the book please go
throughthe URL...http://www.sap.com/platform/netweaver/components/index.epx)
A) CRM.
B) SDM.
C) Data warehouse.
D) Master data management.
E) ERP.
2. Internal table ITAB has the following data Name Salary John 80000 Bob 20000 Amar 10000 David 50000 What will be the sy-subrc in following case? Read table ITAB into WTAB with key Name = 'David' using binary search.
A) 8
B) o
C) 4
D) 12
3. You have two controllers A and B.A use B as used controller than which of B's component A can use
A) Context Node
B) Supply function
C) Context Attribute
D) Normal Method
4. What is the valid combination among these for SAP R/3?
A) 2 application server and 1 data base server
B) 2 database server and 1 application server
C) 2 application server and 2 database server
D) 3 application server and 2 database server
5. Which of these are correct statements for SELECT-OPTIONS and RANGES? (There are 3 correct answers)
A) The structure of the internal table generated by SELECT-OPTIONS and RANGES are the same (contain SIGN,OPTIONS,LOW and HIGH)
B) RANGES statement will generate ranges internal table explicitly.
C) The structure of the internal table generated by SELECT-OPTIONS and RANGES are different.
D) SELECT-OPTIONS will generate ranges internal table implicitly.
질문과 대답:
질문 # 1 정답: C,D | 질문 # 2 정답: C | 질문 # 3 정답: B,D | 질문 # 4 정답: A | 질문 # 5 정답: A,B,D |