2.c Hanaimp131

31
SAP C_HANAIMP131 SAP Certified Application Associate (Edition 2013) - SAP HANA Version: 4.1

description

HANA FAQ's

Transcript of 2.c Hanaimp131

Page 1: 2.c Hanaimp131

SAP C_HANAIMP131

SAP Certified Application Associate (Edition 2013) -

SAP HANAVersion: 4.1

Page 2: 2.c Hanaimp131

QUESTION NO: 1 What is the functionality of an aggregation node in a calculation view? (Choose two) A. It calculates the sum, minimum, or maximum values for selected columns B. It provides grouping of filter criteria C. It provides deeper control over which columns are totaled D. It determines the output structure of the calculation view

Answer: A,C

Explanation:

QUESTION NO: 2 Which of the following is included in a rapid deployment solution (RDS) implemented on SAPHANA? (Choose three) A. Conversion of all BEx queries to analytic views B. Guides and educational material C. A mix of onsite and offsite consulting D. The SAP HANA database license E. SAP best practices and templates

Answer: B,C,E

Explanation:

QUESTION NO: 3 You want to enable the end user to decide at runtime how to restrict the data in an informationmodel. Which of the following objects do you use? A. Input parameter B. Filter C. Restricted measure D. Variable

Answer: D

Explanation:

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 2

Page 3: 2.c Hanaimp131

QUESTION NO: 4 You want to create a sales analysis by combining your customer master data with yourtransactional sales data. How do you model your data to ensure best performance? A. • Model the transactional data in the data foundation of an analytic view • Model the master data in the data foundation of an attribute view • Join both in the logical join of analytic view B. • Model the transactional data in the projection node of an calculation view • Model the master data in the data foundation of an attribute view • Combine both in the union node of the calculation view C. • Model the transactional data in the data foundation of an analytic view • Model the master data in the projection node of a calculation view • Combine both in the union node of the calculation view D. • Model the transactional data in the projection node of an calculation view • Model the master data in the data foundation of an attribute view • Combine both in the join node of the calculation view

Answer: A

Explanation:

QUESTION NO: 5 What must you do to enable currency conversions with a fixed currency in an analytic view? A. Set the Enable for Conversion option B. Create a measure with the measure type Simple C. Base the target currency on a currency column D. Create the target currency using an input parameter

Answer: A

Explanation:

QUESTION NO: 6

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 3

Page 4: 2.c Hanaimp131

You have created two analytic views for actual and planned financial data each. The data coversmultiple years. You want to display the actual data, planned data, and their difference in threeseparate columns in a report. The difference column is a calculated column. How can you model this? A. • Create a calculation view • Combine the analytic views in the calculation view using a UNION WITH CONSTANT VALUES B. • Create restricted columns for each year for the actual and planned columns in each analyticview • Combine the analytic views in a new calculation view using a UNION C. • Create an analytic view • Combine the analytic views in the new analytic view using a referential join D. • Create a calculation view • Combine the analytic views in the calculation view using a UNION

Answer: A

Explanation:

QUESTION NO: 7 In a fuzzy search, when would you perform a freestyle search? A. When you want to search with a low fuzziness threshold B. When you want to search in only one column C. When you want to search in multiple columns D. When you want to search with a high fuzziness threshold

Answer: C

Explanation:

QUESTION NO: 8 Which tasks can you perform with the data provisioning view in the SAP HANA studio? (Choosetwo) A. Start replication of tables B. Filter replicated data C. Apply data transformations D. Suspend replication of tables

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 4

Page 5: 2.c Hanaimp131

Answer: A,D

Explanation:

QUESTION NO: 9 Which of the following are characteristics of an operational data mart based on SAP HANA?(Choose two) A. It is based on analytic denormalized data models B. It uses real-time replication of time-critical data C. It runs directly on top of the operational data D. It persists transformed data

Answer: B,C

Explanation:

QUESTION NO: 10 You would like to authorize a user to select and delete data from a specific column table. The usershould also be able to grant this authorization to other users. Which privilege do you need to implement? A. Analytic privilege B. System privilege C. Package privilege D. Object privilege

Answer: D

Explanation:

QUESTION NO: 11 Which information model can you use with measures from multiple fact tables? A. Analytic privilege B. Attribute view

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 5

Page 6: 2.c Hanaimp131

C. Analytic view D. Calculation view

Answer: D

Explanation:

QUESTION NO: 12 Which type of connection does Direct Extractor Connection (DXC) use to transfer data to SAPHANA? A. RFC connection B. Secondary database connection C. http connection D. ODBC connection

Answer: C

Explanation:

QUESTION NO: 13 Which of the following can be grouped when multiple schemas exist in an SAP HANA database? A. Information models B. Data tables C. Packages D. Users

Answer: B

Explanation:

QUESTION NO: 14 How can you import information models into SAP HANA using the Quick Launch view? A. Select the Redeploy button B. Select Data Provisioning -> Load C. Select Import -> SAP HANA Content -> Import Data From Local File

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 6

Page 7: 2.c Hanaimp131

D. Select Import -> SAP HANA Content -> Delivery Unit

Answer: D

Explanation:

QUESTION NO: 15 Which of the following describes an SAP HANA analytic view? A. It is a set of tables joined together in a star schema. B. It is a copy of data after transformation. C. It is a reusable object in attribute views. D. It is a materialized set of data.

Answer: A

Explanation:

QUESTION NO: 16 Which of the following steps do you have to execute to import models from one SAP HANAsystem (system1) to another SAP HANA system (system2)? (Choose three) A. Create a delivery unit on system1 B. Import the models into system2 C. Create a schema on system2 D. Create a delivery unit on system2 E. Export the models from system1

Answer: A,B,E

Explanation:

QUESTION NO: 17 You have to extract entities such as persons, countries, products, and places from business textsuch as PDF files. Which of the following tools in SAP HANA can you use?

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 7

Page 8: 2.c Hanaimp131

A. Full-text search UI toolkit B. Python-based text analysis scripts C. Fuzzy search D. Application function libraries

Answer: B

Explanation:

QUESTION NO: 18 When loading data into SAP HANA, which of the following tasks can you perform using SAP DataServices? (Choose two) A. Upload data via the SAP HANA studio B. Data filtering C. Real-time replication D. Data transformations

Answer: B,D

Explanation:

QUESTION NO: 19 Which of the following actions must you perform in an SAP HANA system to transport content toanother SAP HANA system? (Choose two) A. Generate and save an export file to a shared directory. B. Assign the content repository to a transport request. C. Mass copy the content repository into the other SAP HANA system. D. Assign the package to a delivery unit.

Answer: A,D

Explanation:

QUESTION NO: 20 The IT department has a service level agreement (SLA) that states "all production systems mustbe available to the end user within ½ hour of any type of system failure."

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 8

Page 9: 2.c Hanaimp131

Which of the following helps meet the SLA for SAP HANA system failures? A. Disaster recovery B. Scale up C. Side-by-side scenario D. Scale out high availability

Answer: D

Explanation:

QUESTION NO: 21 Which of the following can you use to implement currency conversion in an information model?(Choose two) A. A calculated column in a calculation view B. A restricted column in an analytic view C. A calculated column in an analytic view D. A calculated column in an attribute view

Answer: A,C

Explanation:

QUESTION NO: 22 Which view do you use to combine two analytic views? A. Attribute view B. Analytic view C. Database view D. Calculation view

Answer: D

Explanation:

QUESTION NO: 23 You have created several information models. A colleague of yours needs to be able to work on

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 9

Page 10: 2.c Hanaimp131

your information models. Which privileges do you give your colleague? A. Analytic privileges B. Object privileges C. Package privileges D. System privileges

Answer: C

Explanation:

QUESTION NO: 24 Which versions of your information models are visible on the History tab of the Modelerperspective in the SAP HANA studio? A. Only the last active version B. All active and inactive versions C. All active versions D. The last active and inactive version

Answer: C

Explanation:

QUESTION NO: 25 Prior to modeling in SAP HANA, you want to validate referential integrity between two very largetables in the SAP HANA database. Which SAP HANA tool would you use? A. Data preview B. View contents C. View log D. SQL console

Answer: D

Explanation:

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 10

Page 11: 2.c Hanaimp131

QUESTION NO: 26 What is the advantage of reporting directly from column tables? A. It provides multi-language support B. It eliminates the need for additional modeling C. It shifts complex calculations and logic to SAP HANA D. It supports analytical privileges

Answer: B

Explanation:

QUESTION NO: 27 You want to aggregate the grand total sales amount into one currency. In which of the following cases would you perform the calculation before aggregation? (Choosetwo) A. When a line item table contains sales values of two different currencies. B. When an aggregate table by country contains sales values in one currency. C. When a line item table contains sales values in one currency. D. When an aggregate table by country contains sales values in three different currencies.

Answer: A,D

Explanation:

QUESTION NO: 28 What type of calculation would you create to ensure the fastest calculation performance? A. A report variable in an SAP BusinessObjects reporting client B. A calculated column in an SAP HANA information model C. An input parameter in an SAP HANA information model D. An calculated measure in an SAP BusinessObjects universe

Answer: B

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 11

Page 12: 2.c Hanaimp131

Explanation:

QUESTION NO: 29 Which of the following remote data sources can you access with SAP HANA smart data access?(Choose three) A. SAP NetWeaver Business Warehouse B. Microsoft SQL Server C. Apache Hadoop D. Teradata Database E. SAP Sybase Adaptive Service Enterprise

Answer: C,D,E

Explanation:

QUESTION NO: 30 When you use SAP Landscape Transformation (SLT) replication, which of the following can youset up in the advanced replication settings? (Choose two) A. Change a character field length of a table. B. Change the target table for specific records of a table. C. Assign a specific mass transfer ID to a table. D. Add a field to a table.

Answer: A,D

Explanation:

QUESTION NO: 31 In an analytic view, you need two different logical joins from the data foundation to an attributeview. The analytic view already contains the attribute view but you have to use the attribute viewagain. To which of the following do you connect the second join? (Choose two)

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 12

Page 13: 2.c Hanaimp131

A. To a shared attribute view B. To a derived attribute view C. To a new instance of the attribute view D. To a copy of the attribute view

Answer: B,D

Explanation:

QUESTION NO: 32 Which of the following are restrictions of the SAP HANA flat file upload? (Choose two) A. A table must have the same column order as the flat file when you append data. B. The upload does not allow to change the column names of new tables. C. A new table must have a 1:1 mapping between the flat file columns and the table columns. D. The upload prevents data type changes when appending data.

Answer: C,D

Explanation:

QUESTION NO: 33 You have a table of transactional data with different transaction types. You want to create ananalytic view for only one of the transaction types. How can you ensure that only rows with the required transaction type are displayed in the analyticview? A. Create an input parameter B. Create a filter on the table C. Create a calculated column D. Create a restricted column

Answer: B

Explanation:

QUESTION NO: 34

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 13

Page 14: 2.c Hanaimp131

A corporation with over 15 000 cost centers would like to ensure that only the person responsiblefor the cost center may view salary information for individuals assigned to their cost center. How can the corporation achieve this in SAP HANA? A. Create a dynamic analytic privilege using the cost center and employee master data B. Create an analytic privilege using the cost center and the salary measure C. Create an object privilege on the cost center and employee master data schema D. Create an analysis authorization using the cost center and employee master data

Answer: A

Explanation:

QUESTION NO: 35 Which SAP HANA privileges are used for administration tasks such as creating schemas? A. System privileges B. Package privileges C. Analytic privileges D. Application privileges

Answer: A

Explanation:

QUESTION NO: 36 You have created an input parameter in an information model. In which of the following can youuse the input parameter? A. The definition of an information space that reads from the information model B. The creation of a BEx query reading from the information model C. The creation of an SAP BusinessObjects Web Intelligence report directly on the informationmodel D. The definition of objects in an SAP BusinessObjects universe

Answer: D

Explanation:

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 14

Page 15: 2.c Hanaimp131

QUESTION NO: 37 A new user has implemented an SAP HANA data model. Which technical user requires select rights on the new user's schema? A. _SYS_REPO B. _SYS_BIC C. _SYS_BI D. _SYS_SECURITY

Answer: A

Explanation:

QUESTION NO: 38 What do you have to define in an attribute view to reduce the initial amount of data selected fromthe data foundation tables? A. A static filter value on any column in the data foundation tables B. A column marked as "Hidden" in the output structure C. A restricted column in the output structure D. A dynamic filter value on a measure in the attribute view

Answer: A

Explanation:

QUESTION NO: 39 In a left outer join, the left table has one record and the right table has three records. What is themaximum number of records that you expect in the join result? A. 0 B. 1 C. 3 D. 4

Answer: B

Explanation:

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 15

Page 16: 2.c Hanaimp131

QUESTION NO: 40 What are the consequences of executing the stop activity on the Data Provisioning view in theSAP HANA studio for a table that is currently replicated? A. Triggers and logging tables are deleted. B. The table is dropped from the SAP HANA database. C. Triggers and logging tables are kept. D. The replication of the table is temporarily stopped.

Answer: A

Explanation:

QUESTION NO: 41 You modified an active analytic view in the SAP HANA studio and saved it without activating it. What is the consequence? A. The inactive view is not available. B. The inactive view is in "Read Only" mode. C. The active view is not available. D. The active view is in "Read Only" mode.

Answer: D

Explanation:

QUESTION NO: 42 Table SALES_TABLE contains the columns COUNTRY and SALES. unction calc_tax calculatessales tax based on input parameter SALES. Using a scripted calculation view, how can you callthe calc_tax function? A. :v_tax = SELECT COUNTRY, CALL :calc_tax(SALES) AS TAX FROM :SALES_TABLE; B. v_tax = SELECT COUNTRY, calc_tax(SALES) AS TAX FROM SALES_TABLE; C. :v_tax = CE_PROJECTION(SALES_TABLE, ["COUNTRY","CALL :calc_tax(SALES)"]); D. v_tax = CE_PROJECTION(SALES_TABLE, ["COUNTRY","calc_tax(SALES)"]);

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 16

Page 17: 2.c Hanaimp131

Answer: B

Explanation:

QUESTION NO: 43 In a graphical calculation view you specify the default client to be dynamic. How is the client value determined when the view is used? A. By checking the session client of the user accessing the view B. By reading the client of the tables in the view C. By applying the filtering conditions on the client field D. By executing a procedure in the user's own schema

Answer: A

Explanation:

QUESTION NO: 44 Which of the following are characteristics of SAP NetWeaver Business Warehouse (SAP BW)when migrating it to run on SAP HANA? (Choose three) A. The sizing of your current SAP BW application servers remains valid. B. It allows co-deployment of the SAP BW application server on the SAP HANA databasehardware. C. It allows re-use of your available SAP BW application servers. D. It eliminates the need to upgrade to the latest SAP BW application version. E. The system usage is the same as an equivalent SAP BW on non-SAP databases.

Answer: A,C,E

Explanation:

QUESTION NO: 45 You have two analytic views. One contains actual data and the other one contains plan data. Youwant to combine the two result sets and keep actual and plan data on separate records.

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 17

Page 18: 2.c Hanaimp131

In the SAP HANA studio, which of the following can you use to achieve this? A. JOIN in a calculation view B. JOIN in an analytic view C. UNION in a calculation view D. PROJECTION in a calculation view

Answer: C

Explanation:

QUESTION NO: 46 In a calculation view you define a calculated column and set the Calculate Before Aggregationflag. Which of the following activities is mandatory to activate the view? A. Set the column type to Attribute B. Add a new aggregation node C. Mark the column as hidden D. Select the aggregation type

Answer: D

Explanation:

QUESTION NO: 47 Which of the following tools can you use to load data into SAP HANA from SAP DataSourceextractors? (Choose two) A. SAP Data Services B. SAP Sybase Replication Server C. SAP Landscape Transformation Server D. SAP Direct Extractor Connection

Answer: A,D

Explanation:

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 18

Page 19: 2.c Hanaimp131

QUESTION NO: 48 Two attribute views in the same analytic view contain the same column name (ID from attributeview Customer and ID from attribute view Product). In the output, the system automaticallyrenamed one column to ID_1. Which of the following can you do to indicate that ID_1 originated from attribute view Product? A. Update the alias in the properties of ID_1. B. Change the label of ID_1. C. Create a restricted column with a different name based on ID_1. D. Create a derived attribute view with an alias for ID_1.

Answer: A

Explanation:

QUESTION NO: 49 When you try to delete an attribute view you receive the error message "One or more objects aredependent upon this object". Which of the following functions can you use to find out which objects depend on this view?(Choose two) A. History function B. Auto Documentation function C. Display XML function D. Where-Used function

Answer: B,D

Explanation:

QUESTION NO: 50 Your data models use hierarchies. In which front end tool can you access these hierarchies? (Choose two) A. SAP BusinessObjects Dashboards

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 19

Page 20: 2.c Hanaimp131

B. SAP BusinessObjects Crystal Reports 2011 C. SAP BusinessObjects Analysis, edition for OLAP D. SAP BusinessObjects Analysis, edition for Microsoft Office

Answer: C,D

Explanation:

QUESTION NO: 51 Which of the following is a best practice in calculation views? A. Apply a static filter on a projection node. B. Combine analytic views with a join node. C. Change an attribute to a measure. D. Push calculations down to the attribute views.

Answer: A

Explanation:

QUESTION NO: 52 You want to use a UNION to combine two information objects in a calculation view. Which steps do you have to perform? (Choose two) A. Define a constant column in the target. B. Sort the columns in the output structure. C. Connect the information objects to the UNION node. D. Define the mapping of columns of the information objects.

Answer: C,D

Explanation:

QUESTION NO: 53 You are implementing the SAP CO-PA Accelerator to enable real-time profitability reporting. Which configuration steps must you do? (Choose three)

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 20

Page 21: 2.c Hanaimp131

A. Activate continuous data replication of tables CE1xxxx, CE2xxxx, CE4xxxx. B. Configure the SAP BusinessObjects Data Services replication jobs. C. Install the SAP HANA database clients on all SAP ERP application servers. D. Build attribute and analytic views in SAP HANA. E. Create a secondary database connection in SAP ERP.

Answer: A,C,E

Explanation:

QUESTION NO: 54 Which of the following tools use SQL to communicate with SAP HANA? (Choose three) A. SAP BusinessObjects Web Intelligence B. SAP BusinessObjects Analysis, edition for OLAP C. SAP BusinessObjects Information Design Tool D. SAP BusinessObjects Analysis, edition for Microsoft Office E. SAP BusinessObjects Dashboards

Answer: A,C,E

Explanation:

QUESTION NO: 55 What are advantages of implementing SAP HANA using an SAP rapid-deployment solution over atraditional implementation project? (Choose three) A. Fixed-scope implementation B. No need for consultants C. Lower risk D. Pre-configured content E. Customized content

Answer: A,C,D

Explanation:

QUESTION NO: 56 In a two system landscape, you want to transport SAP HANA information models from the source

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 21

Page 22: 2.c Hanaimp131

system to a target system. The source system has information objects that refer to physicalschema S1. The target system uses physical schema S2. When you import the information objectsinto the target system, the information objects at the target cannot be opened as they still refer toschema S1. What must you do to be able to open the information objects in the target system? (Choose two) A. Add a schema mapping. B. Create a new schema. C. Execute a refactoring. D. Reimport the information models.

Answer: A,D

Explanation:

QUESTION NO: 57 In an aggregation node of a calculation view, which is the default aggregation type for anaggregated measure? A. COUNT B. MAX C. SUM D. MIN

Answer: C

Explanation:

QUESTION NO: 58 You receive an activation error in a scripted calculation view that uses the following function: CE_PROJECTION(:table1, ["AMOUNT"], '"PROD" = A') What could be a reason for this error? A. The filter condition is not set within square brackets. B. The projection list contains a field that is not specified in the filter condition. C. The filter condition must be specified inside the projection list. D. The filter condition contains a field that is not part of the projection list.

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 22

Page 23: 2.c Hanaimp131

Answer: D

Explanation:

QUESTION NO: 59 Which of the following would you use to determine the engines that are used when an informationmodel is queried? (Choose two) A. SQL plan cache B. Timeline C. Explain plan D. Visualize plan

Answer: C,D

Explanation:

QUESTION NO: 60 When you use SLT replication, which of the following determines the name of the SAP HANAschema where replicated data is stored? A. The name of the secondary database connection B. The name of the replication configuration C. The name of the source system schema D. The name of the RFC connection

Answer: B

Explanation:

QUESTION NO: 61 You have been asked to create an SAP HANA attribute view using the tables Employee (left table)and Department (right table) shown in the attached diagram.

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 23

Page 24: 2.c Hanaimp131

Your view should contain the columns NAME and D_Name for all employees. Which of the following join types do you use? A. Text join B. Inner join C. Referential join D. Left outer join

Answer: D

Explanation:

QUESTION NO: 62 Where can you reactivate a user after too many invalid logon attempts? (Choose two) A. In the SQL console B. In the user specific schema C. In the INVALID_CONNECT_ATTEMPS view D. In the user properties

Answer: A,D

Explanation:

QUESTION NO: 63

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 24

Page 25: 2.c Hanaimp131

How can you improve the performance of a scripted calculation view? A. Read data from column tables using nested SELECT statements B. Convert SQL code to equivalent CE functions C. Combine analytic views using a CE_JOIN function D. Combine data from the row store and column store

Answer: B

Explanation:

QUESTION NO: 64 You are using SAP NetWeaver Business Warehouse (SAP NetWeaver BW) in your company asthe enterprise data warehouse. You want to use SAP NetWeaver BW as a data provisioning toolfor SAP HANA without disturbing your BW reporting. Which of the following are SAP recommended actions? (Choose two) A. Automate the ETL processes in SAP NetWeaver using process chains. B. Write data back from SAP HANA into the replicated SAP NetWeaver BW tables. C. Create new InfoObjects for the SAP HANA InfoProviders. D. Schedule the real-time data loads into SAP HANA.

Answer: A,C

Explanation:

QUESTION NO: 65 You need to create an SAP HANA data model based on a star schema. Which SAP HANA engine is recommended for analytical purposes? A. Calculation engine B. OLAP engine C. Row store engine D. Join engine

Answer: B

Explanation:

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 25

Page 26: 2.c Hanaimp131

QUESTION NO: 66 Which of the following objects would SAP HANA identify as the left object of a join in the graphicalcalculation view? A. The object that has its field identified first in the join output. B. The object that is displayed on the left hand side in the join details panel. C. The object that is connected to the join node first. D. The object that is displayed on the left hand side in the graphical calculation view.

Answer: C

Explanation:

QUESTION NO: 67 Which of the following are advantages of running SAP HANA Live embedded in the SAP BusinessSuite? (Choose three) A. It uses the generic capabilities of SAP HANA such as the XS Engine B. It provides real-time operational reporting C. It allows using generic virtual data models D. It provides real-time replication E. It runs in older versions of the SAP Business Suite

Answer: A,B,C

Explanation:

QUESTION NO: 68 In an SQLScript calculation view, one variable contains the records that are the result of aSELECT * statement from a database table with 10 fields. You want to use this variable topopulate a new variable with the same result set restricted to 1 of the 10 fields. Which CE function do you use? A. CE_COLUMN_TABLE B. CE_PROJECTION

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 26

Page 27: 2.c Hanaimp131

C. CE_CALC D. CE_AGGREGATION

Answer: B

Explanation:

QUESTION NO: 69 How can you define conditions and actions in a decision table? (Choose three) A. Use ABAP routines B. Use conditional expressions C. Use CE functions D. Use date operations E. Use mathematical operations

Answer: B,D,E

Explanation:

QUESTION NO: 70 You want to model customer master data. Which of the following must you select? (Choose two) A. Filter B. Table C. Hierarchy D. Key attribute

Answer: B,D

Explanation:

QUESTION NO: 71 Which of the following objects can you use when you build an analytic view? (Choose three) A. Attribute views

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 27

Page 28: 2.c Hanaimp131

B. Analytic views C. Hierarchies D. Variables E. Projections

Answer: A,C,D

Explanation:

QUESTION NO: 72 You would like to authorize a user to see data in an analytic view only for company code 1000 andfiscal year 2000 or for company code 1005 and fiscal year 2005. Which of the following achieves this requirement? A. One analytic privilege. the combination of company code = 1000 and fiscal year = 2000, andthe combination of company code = 1005 and fiscal year = 2005 B. • One analytic privilege: company code = 1000, fiscal year = 2000 • One analytic privilege: company code = 1005, fiscal year = 2005 C. One analytic privilege: company codes = 1000 and 1005, and fiscal years = 2000 and 2005 D. • One analytic privilege: company codes = 1000 and 1005 • One analytic privilege: fiscal years = 2000 and 2005

Answer: B

Explanation:

QUESTION NO: 73 You want to run a report on data with multiple currencies. You want to allow end users to selectthe target currency at run time. Which option does SAP recommend for defining the currency conversion? A. A calculated column in an analytic view B. Currency conversion during data load C. Measures enabled for conversion in an analytic view D. A CE_CONVERSION function in a calculation view

Answer: C

Explanation:

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 28

Page 29: 2.c Hanaimp131

QUESTION NO: 74 Which of the following are recommended SAP HANA modeling principles? (Choose two) A. Use complex expressions like IF or CASE B. Always do the calculation after aggregation C. Filter the data amount as early as possible in the lower layers D. Join tables on key columns

Answer: C,D

Explanation:

QUESTION NO: 75 What is the lowest level of granularity you can use in an analytic privilege? A. An attribute B. A view C. An attribute value D. A column

Answer: C

Explanation:

QUESTION NO: 76 Which programming language do you use for SAP Landscape Transformation basedtransformation rules? A. SQLScript B. Java C. ABAP D. JavaScript

Answer: C

Explanation:

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 29

Page 30: 2.c Hanaimp131

QUESTION NO: 77 In which engines is an analytic view executed that contains a calculated column? (Choose two) A. Calculation engine B. Row store engine C. OLAP engine D. Join engine

Answer: A,C

Explanation:

QUESTION NO: 78 You are using SAP Landscape Transformation to replicate data into SAP HANA. Which of the following can you use to define the schema that the replicated data populates? A. Advanced replication settings (transaction iuuc_repl_content) B. Change Authoring Schema in the Quick Launch view C. Data Provisioning in the Quick Launch view D. Configuration & Monitoring Dashboard (transaction LTR)

Answer: D

Explanation:

QUESTION NO: 79 You have an SAP NetWeaver Business Warehouse (SAP NetWeaver BW) on SAP HANA systeminstalled on multiple nodes. Which of the following information objects are stored on the master node? A. SAP NetWeaver BW master data tables B. DataStore Objects (DSOs) C. ABAP system tables D. Persistent Staging Area (PSA) tables

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 30

Page 31: 2.c Hanaimp131

Answer: C

Explanation:

QUESTION NO: 80 Which of the following criteria indicate that you should store data in row tables? (Choose two) A. The tables have a large number of columns. B. The tables require frequent write access. C. The information models search the table based on the values of a few columns. D. The information models frequently needs to access complete records.

Answer: B,D

SAP C_HANAIMP131 Exam

"Pass Any Exam. Any Time." - www.actualtests.com 31