You want to create an SAP BW Query showing data loading statistics provided by the SAP BW/4HANA
statisical analysis.
Which object does SAP deliver to provide data for your SAP BW Query?
A. Open ODS View
B. ABAP CDS View
C. Badl Provider
D. DataStore object (advanced)
You create a DataStore object (advanced) with only the setting ""Sraging DataStore Object"" and ""Reporting-Enabled"" selected.
Which table or combination of tables is used when data is extracted from this DataStore object (advanced) in a data flow?
A. The union of the Inbound table and the Changelog table
B. The union of the Inbound table and the Active Data table
C. Inbound table only
D. Active Data table only
In SAP BW/4HANA you decide to switch on the External Tier (COLD Store) for a DataStore object (advanced) based on the Data Tiering Optimization (DTO) concept.
Where can the data be managed? Note: there are 2 correct answers to this question.
A. In an SAP IQ database
B. In SAP HANA on an extension node
C. In SAP HANA Native Storage Extension
D. In the file system of a Hadoop cluster
You model an Open ODS View on an SAP HANA table. You would like to persist the data in an SAP BW/4HANA object based on the 'Generate Dataflow...' function.
Which objects are created automatically? Note: there are 3 correct answers to thi s question.
A. DataStore object (advanced)
B. DataSource
C. InfoPackage
D. InfoSource
E. Transformation
You want to load data from an SAP BW/4HANA system into another SAP BW/4HANA system using Operational Data Provisioning (ODP) of type ODP_BW.
Which objects can be used as a source? Note: There are 3 correct answers to this question.
A. DataStore object (advanced)
B. ABAP CDS View
C. InfoObject Characteristic
D. CompositeProvider
E. Open ODS View
Which SAP HANA XS classic information view can you convert directly into an SAP HANA HDI Calculation View?
A. SAP HANA Calculation View (scripted)
B. SAP HANA Analytic View
C. SAP HANA Attribute View
D. SAP HANA Calculation View (graphical)
You want to use a referential join for a combination of transactional data (left table) and master data (right table).
How will this referential join be processed? Note: there are 2 correct answers to this question.
A. It is executed only when columns from both tables are requested
B. It shows alltransactionaldata with an existing master data record
C. It shows all master data to assure the referential integrity
D. It is an inner join that assumes that referential integrity is given
What is the recommended and supported way to virtually consume data in SAP BW/4HANA based on SAP ABAP CDS View?
A. Model a CompositeProvider which consumes an SAP HANA Calculation View which refers to the u SAP ABAP CDS View.
B. Model a CompositeProvide which directly consumes the SAO ABAP CDS View.
C. Model an Open View of source type "Dattabase Table or View" which refers to the SAP ABAP CDS U View.
D. Model an Open ODS View of source type "DataSource (BW)" which refers to the SAP ABAP CDS U View
You want to load data from SAP Ariba to SAP BW/4HANA. Which object in SAP BW/4HANA does SAP recommend to use for this scenario?
A. DataStore of type ODP_CDS
B. Write Interface-Enabled DataStore Object
C. Direct Update DataStore Object
D. DataStore of type ODP_HANA
You want to load a customer table to SAP BW/4HANA in delta mode.
The customer table is managed in SAP S/4HANA Cloud. Each record has an UTC time stamp.
What is recommended approach to implement this extraction?
A. Create a DataSource in SAP S/4HANA which leverages the generic delta based on the time stamp.
B. Create an ABAP CDS View in SAP S/4HANA which is enabled for extraction and model the Change Delta Capture (CDC) logic based on the time stamp
C. Create an ABAP CDS View in SAP S/4HANA which is enabled for extraction and generates the delta based on the time stamp.
D. Create an SAP HANA CDS View in SAP SS/4HANA which leverages a procedure to generate the delta based on the time stamp.