In an aggregation node of a calculation view, which is the default aggregation type for an aggregated measure?
A. SUM
B. COUNT
C. MIN
D. MAX
Which detail settings can you define for classic Profit Center Accounting (EC-PCA) postings in Central Finance? (Choose three.)
A. Posting key
B. Offsetting account for one-sided EC-PCA posting
C. Separate document type
D. Fiscal year variant
E. Dedicated ledger group
Which of the following is used to make hierarchies available to reporting tools?
A. SQLScript
B. SQL
C. MDX
D. CE Functions
When you try to delete an attribute view you receive the error message "One or more objects are dependent upon this object". Which of the following functions can you use to find out which objects depend on this view? (Choose two.)
A. Auto Documentation function
B. History function
C. Where-Used function
D. Display XML function
What is a document splitting method?
A. Set of business transactions
B. Set of item categories
C. Transaction splitting rule
Finish the statement. The vision of S/HANA is:
A. Transactions, Analysis and Acceleration are separated in S/HANA.
B. Transactions, Analysis and Acceleration are combined in S/HANA.
Which deployment with S/HANA do existing SAP customers have? (Choose two.)
A. On-Premise.
B. Cloud.
C. No Hybrid.
Which of the following tools use SQL to communicate with SAP HANA? (Choose three.)
A. SAP BusinessObjects Dashboards
B. SAP BusinessObjects Web Intelligence
C. SAP BusinessObjects Information Design Tool
D. SAP BusinessObjects Analysis, edition for Microsoft Office
E. SAP BusinessObjects Analysis, edition for OLAP
In an SQLScript calculation view, one variable contains the records that are the result of a SELECT * statement from a database table with 10 fields. You want to use this variable to populate a new variable with the same result set restricted to 1 of the 10 fields. Which CE function do you use?
A. CE_CALC
B. CE_COLUMN_TABLE
C. CE_AGGREGATION
D. CE_PROJECTION
In a graphical calculation view you specify the default client to be dynamic. How the client value is determined when the view is used?
A. By reading the client of the tables in the view
B. By applying the filtering conditions on the client field
C. By executing a procedure in the user's own schema
D. By checking the session client of the user accessing the view