You would like to implement a virtual scenario in yur SAP BW/4HANA system. Which approach does SAP recommend for this kind of scenario? Note: There are 3 correctanswerto this question.
A. Integrate external data into SAP BW/4HANA based on the Write Interface-ebabled DataStore object.
B. Model a CompositeProvider which combines data from multiple SAP BW/4HANA InfoProviders and SAP HANA Views.
C. Generate external SAP HANA view of SAP BW/4HANA InfoProviders to consume SAP BW/4HANA data in SAP HANA.
D. Define an Open ODS View which integrates an SAP HANA table into SAP BW/4HANA.
E. Load SAP HANA dat into SAP BW/4HANA InfoProviders based on the Operational Data Provisioning (ODP) framework.
Which steps are required to set up a real-time data streaming process based on the ""SAP HANA Smart Data Access (HANA_SDA)"" source system in SAP BW/4HANA? Note: There are 3 correct answers to this question.
A. Set up an Open ODS view based on the SAP HANA remote source and associate InfoObjects to U each field
B. Create a CompositeProvider on top of the DataStore object (advanced) and define a BW Query on top of it.
C. Create a DataStore obhet (advanced) and a Transformation including DTP connecting the BW DataSource
D. Create n SAP HANA remote source based on an SAP HANA Smart Data Integration adapter and a 1-1 BW DataSource related to it.
E. Create a Process Chain that executes the DTP, set it to "Streaming mode", and schedule it.
You use an Open Hub Destination to distribute SAP BW/4HANA data to a table managed by an SAP database.
Which technologies can be used? Note: There are 2 correct answers to this question.
A. Operational Data Provisioning (ODP)
B. Database Connection (DBCON)
C. Smart Data Access (SDA)
D. Remote Function Call (RFC)
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
Which BW object type do you need to create a Badl Provider?
A. DataStore object (advance) in Planning Mode
B. InfoObject
C. DataStore object (advance) with Direct Update
D. CompositeProvider
What do the Remote Conversion approach and the Shell Conversion approach have in common? Note: There are 3 correct answers to this question.
A. Both approaches uninstall the unsupported BW Add-ons from the sending BW system as the first activity
B. Both approaches convert unsupported object types during import into the new SAP BW/4HANA system
C. Both approaches result in a SAP BW/4HANA system which has a new system ID
D. Both approaches require the SAP BW/4HANA Starter Add-on to be installed on the sending system
E. Both approaches are setup by installing required SAP notes via the SAP BW Notes Analyzer
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
In an SAP BW/4HANA system you olan to leverage Data Tiering Optimization (DTO) for a DataStore object (advanced).
Which activities are required to set up the HOT tier as well as the COLD tier for this object properly? Note: there are 2 correct answers to this question.
A. Define partitions for the DataStore object (advanced)
B. Choose between Temperature Maintencance "On Partition Level" or "On Object Level"
C. Create a Data Archiving Process (DAP) for the DataStore object (advanced)
D. Define the planned temperature for each partition
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.
How does column-based storageenabledata to be read faster in SAP HANA?
A. Individual columns contain all of the information for ine record
B. Individual columns are read-optimized by writing into a main store and a delta store
C. Individual columns can be transferred to an SAP HANA optimized row-based format for faster access
D. Individual columns can be processed at the same time by different CPU cores