Even in case where a DataSource is only full enabled you can define a "Generic Delta" procedure in the DataSource Maintenance on BW or BW/4HANA side in case the DataSource contains a field such as date, timestamp or counter that can be used for delta derivation. Best regards, Rudolf ...
SapOdpSource public SapOdpSource() Creates an instance of SapOdpSource class.Method Details extractionMode public Object extractionMode() Get the extractionMode property: The extraction mode. Allowed value include: Full, Delta and Recovery. The default value is Full. Type: string (or Expression ...
public SapOdpSource withExtractionMode(Object extractionMode) Set the extractionMode property: The extraction mode. Allowed value include: Full, Delta and Recovery. The default value is Full. Type: string (or Expression with resultType string). Parameters: extractionMode - the extractionMode value to...
public SapOdpSource setExtractionMode(Object extractionMode) Set the extractionMode property: The extraction mode. Allowed value include: Full, Delta and Recovery. The default value is Full. Type: string (or Expression with resultType string). Parameters: extractionMode - the extractionMode value to...