4HANA 2.x model options and recommend best practice standards like LSA++
トピック 2
Describe native SAP HANA model options
Integrate different sources to SAP BW
4HANA 2.x
トピック 3
Info Objects and Info Providers
Data Acquisition into SAP HANA
Native SAP HANA Modeling
SAP Certified Application Associate - Reporting. Modeling and Data Acquisition with SAP BW/4HANA 2.x 認定 C-BW4HANA-24 試験問題 (Q99-Q104):
質問 # 99 You create a transformation from a DataSource to a DataStore object (advanced). The DataSource provides an after-image delta. Which key figure aggregation type do you select?
A. Summation
B. Minimum
C. Overwrite
D. Maximum
正解:C 質問 # 100 You set up the 2LIS02ITM (Purchasing Line Item) data source in SAP ERP using the logistics cockpit. Afterward, you successfully run the initialization into SAP BW/4HANA. Your delta load into SAP BW/4HANA shows zero records even though new purchase orders were created. How do you explain that the delta records do NOT appear in SAP BW/4HANA?
A. Another SAP BW/4HANA system already picked up the new purchase orders using a delta load
B. All old purchase orders in SAP ERP were archived overnight before the delta loads.
C. Purchasing extractors in SAP ERP were set up with Queued Delta update mode and the collective run job was NOT scheduled.
D. A reinitialization for sales orders in SAP ERP was triggered using the logistics cockpit, which deleted the purchase order item initialization.
正解:C 質問 # 101 How can you persist data from any SAP HANA database table to a table in the SAP BW schema? Note: There are 3 correct answers to this question.
A. Consume the view using a CompositeProvider.
B. Consume the view using a CompositeProvider.
C. Create an Open ODS view. Generate a data flow.
D. Load the data to a DataStore object (advanced).
E. Create a DataSource.
F. Create an Open ODS view.
G. Create an SAP HANA calculation view.
正解:C、D、E 質問 # 102 You need to combine master data (right table) and transactional data (left table) using a referential join. How will this referential join behave?
A. It is executed as an inner join when a description mapping is defined between the left table and the u right table.
B. It always returns all fields from the right table as a result data set.
C. It is executed as an inner join when NO fields from the right table are requested.
D. It returns a result data set if the left table has a corresponding entry on the right table.
正解:D 質問 # 103 You loaded a 5 MB table from a source system to SAP BW/4HANA. How do you explain that the size of the table is reduced to 1 MB?
A. The target is defined as coiumn store without delta merge execution.
B. The target is defined as row store without delta merge execution.
C. The target is defined as column store and a delta merge job was executed.
D. The target is defined as row store and a delta merge job was executed.