Which of the following are possible delta-specific fields for a generic DataSource in SAP S/4HANA? Note: There are 3 correctanswers to this question.
A. Calendar day
B. Request ID
C. Numeric pointer
D. Record mode
E. Time stamp
Explanation:
In SAP S/4HANA (and earlier SAP ECC systems), generic DataSources are custom extractors that use an extraction structure and a user-defined ABAP function module to fetch data. For delta (change data capture) functionality, specific technical fields are required to track and identify new or changed records.
The three standard delta-specific fields for generic DataSources are:
B. Request ID
– A unique identifier for the data extraction request. It helps track which records belong to which load cycle.
C. Numeric pointer
– A sequential number (like a high-water mark) that tracks the last extracted record, ensuring the next delta extraction picks up only new or changed records.
E. Time stamp
– Records the exact date and time a record was created or changed. This is often used as a delta mechanism by comparing the timestamp against the last extraction time.
Why the Other Options Are Incorrect:
A. Calendar day
– This is a standard date field that can be part of the extraction structure, but it is not a system-defined, delta-specific technical field. It is business data.
D. Record mode
– While this sounds like a delta-relevant field (indicating insert, update, delete), it is not one of the standard delta-specific fields for a generic DataSource. In certain BW/4HANA or SAP BW contexts, a "Record Mode" field is used in transformations or data transfer processes, but it is not a standard delta field at the S/4HANA generic DataSource extraction level.
Reference
Generic DataSources rely on these delta fields to manage incremental data loads.
The delta mechanism must be explicitly programmed in the ABAP function module to populate these fields correctly.
You are involved in an SAP BW/4HANA project focusing on General Ledger reporting want to use the SAP ERP stard DataSource OFI_GL_14 (New GL Items) which is not active in your SAP ERP system.Which transactions can be used to activate this DataSource? Note: There are 2 correctanswers to this question.
A. Transaction RSORBCT (Data Warehousing Workbench: BI Content) in the SAP BW/4HANA system
B. Transaction RSA5 (Installation of DataSource from Business Content) in the SAP ERP system
C. Transaction RSA2 (DataSource Repository) in the SAP ERP system
D. Transaction RSDS (DataSource Repository) in the SAP BW/4HANA system
Explanation:
A. Transaction RSORBCT (Data Warehousing Workbench: BI Content) in the SAP BW/4HANA system
❌ Incorrect. RSORBCT is used in the BW system to install BI Content objects (InfoObjects, InfoCubes, etc.). It does not activate ERP-side DataSources.
B. Transaction RSA5 (Installation of DataSource from Business Content) in the SAP ERP system
✔ Correct. RSA5 is the transaction used to activate standard (Business Content) DataSources in the ERP system. For example, the FI_GL_14 DataSource is delivered but inactive by default — RSA5 is where you activate it.
C. Transaction RSA2 (DataSource Repository) in the SAP ERP system
✔ Correct. RSA2 allows you to check and manage active DataSources in the ERP system. After activation in RSA5, you can verify and maintain them in RSA2.
D. Transaction RSDS (DataSource Repository) in the SAP BW/4HANA system
❌ Incorrect. RSDS is used in BW/4HANA to manage DataSources inside BW, but it cannot activate ERP-side DataSources.
Reference:
SAP documentation confirms that RSA5 is used to activate delivered DataSources from Business Content, while RSA2 is used to display/manage active DataSources in ERP. See SAP Help Portal: DataSource Management in ERP (help.sap.com).
Which solution enables advanced Al and machine learning models on combined SAP and third-party data?
A. SAP Analytics Cloud
B. SAP Al Launchpad
C. SAP Databricks
D. SAP Datasphere
Which SAP BW/4HANA objects support the feature of generating an external SAP HANA View? Note: There are 2 correctanswers to this question.
A. BW query
B. Open ODS view
C. Composite Provider
D. Semantic group object
In an SAP HANA HDI Calculation View, you need to combine attributes data (left table) and the data’s language-dependent texts (right table) using a text join.What should you select to restrict the result set to the logon language?
A. The logon language in the left table
B. The join cardinality between both tables
C. The language column in the left table
D. The language column in the right table
For a report, you would like to highlight the deviation from predefined threshold values for a key figure. Which BW query feature do you use?
A. Condition
B. Exception
C. Key figure property
D. Formula cell
You want to set up the replication process for the SAP Landscape Transformation Replication Server.Which actions can you define for a specific table?Note: There are 3 correctanswers to this question.
A. Set the reading type and portion sizes
B. Apply mapping rules during the replication
C. Convert Unicode to non-Unicode
D. Apply customizing settings to the database redo logs
E. Change or enrich the table structure
You are allowed to run a BW query, but the data selection is only partially covered by your authorizations. What happens related to the BW query in this scenario?
A. The BW query starts and the unauthorized values are 0.
B. The BW query starts and only the authorized data is displayed.
C. The BW query does not start running.
D. The BW query starts and shows an error message.
In which ODP context is the operational delta queue (ODQ) managed by the target system?
A. ODP_BW
B. ODP SAP
C. ODP_CDS
D. ODP_HANA
What are benefits of separating master data from transactional data in SAP BW/4HANA?Note: There are 3 correctanswers to this question.
A. Reducing the number of database tables
B. Ensuring referential integrity on your transactional data
C. Avoiding generation of SID values
D. Allowing different data load frequency
E. Providing language-dependent master data texts
Which tasks are part of the Business Blueprint phase in an SAP BW/4HANA project? Note: There are 2 correctanswers to this question.
A. Analyze key performance indicators of the business processes
B. Associate an InfoObject to a field in an Open ODS view
C. Activate SAP business content objects that comply with the layered scalable architecture (LSA++) architecture
D. Collect central individual information requirements
What is the request handling default setting for error handling in a data transfer process (DTP) in SAP BW /4HANA?
A. Request is set to success, error stack is written, and valid records are updated.
B. Request is canceled, records are not tracked, and target is not updated.
C. Request is canceled, first incorrect record is tracked, and target is not updated.
D. Request is set to failed, error stack is written, and valid records are updated.
| Page 2 out of 7 Pages |
| Previous |