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)
From an SAP BW/4HANA perspective, what is the difference between SAP HANA Smart Data Access (SDA) and SAP HANA Smart Data Integration (SID)? Note: There are 2 correct answers to this question.
- A . SDI provides options for data replication in real-time, while SDA does NOT provide this capability.
- B . SDA is integrates into the SAP HANA Indexserver while you need to setup an additional SAP 1-1 HANA Data Provisioning server for SDI
- C . SAP BW/4HANA DataSources of source system type "SAP HANA" can connect to SDA sources, U but NOT to SDI sources.
- D . SAP BW/4HANA Open ODS View can be modelled on SDI sources, but NOT on SDA sources.
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
What is a valid reason to run the program RODPS_OS_EXPOSE?
- A . To use an SAP ABAP CDS View for ODP
- B . To have an overview of ODP Consumers of a DataSource
- C . To release a costomer developed DataSource for ODP
- D . To investigate extractor logic in an SAP delivered DataSource For ODP
Which objects can be used as components in a CompositeProvicler in SAP BW/4HANA? Note: There are 3 correct answers to this question.
- A . CompositeProvider
- B . Open ODS View
- C . SAP HANA Calculation View.
- D . BW Query
- E . SAP ABAP CDS View
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
How does column-based storage enable data 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
A customers wants to convert from SAP BW powered by SAO HANA to SAP BW/4HANA.
What additional value is offered by SAP BW/AHANA compared to SAP BW powered by SAP HANA?
- A . Storing data of DaraStore objects (advanced) in Extended Tables
- B . Creating HANA Analysis Processes (HAP)
- C . Generating external SAP HANA Views for SAP BW Queries
- D . Leveraging the Data Tiering Optimization (DTO) concept
Which features have been removed from SAP BW/4HANA compared to SAP BW powered by SAP HANA? Note: There are 2 correct answers to this question.
- A . Analysis Process Designer (TC: RSANWB)
- B . Analysis Authorizations (TC: RSECADMIN)
- C . Customer Exit variable using RSR00001 (TC: CMOD)
- D . Modeling option of secondary indices for DataStore objects (advanced)
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 all transactional data 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