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?
Select an option, then click Submit answer.
-
○
Create a DataSource in SAP S/4HANA which leverages the generic delta based on the time stamp.
-
○
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
-
○
Create an ABAP CDS View in SAP S/4HANA which is enabled for extraction and generates the delta based on the time stamp.
-
○
Create an SAP HANA CDS View in SAP SS/4HANA which leverages a procedure to generate the delta based on the time stamp.