/AWS1/CL_ERNINCREMENTALRUNCFG¶
Optional. An object that defines the incremental run type. This object contains only the incrementalRunType field, which appears as "Automatic" in the console.
For workflows where resolutionType is PROVIDER, incremental processing is not supported.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_incrementalruntype TYPE /AWS1/ERNINCREMENTALRUNTYPE /AWS1/ERNINCREMENTALRUNTYPE¶
The type of incremental run. The only valid value is
IMMEDIATE. This appears as "Automatic" in the console.For workflows where
resolutionTypeisPROVIDER, incremental processing is not supported.
Queryable Attributes¶
incrementalRunType¶
The type of incremental run. The only valid value is
IMMEDIATE. This appears as "Automatic" in the console.For workflows where
resolutionTypeisPROVIDER, incremental processing is not supported.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCREMENTALRUNTYPE() |
Getter for INCREMENTALRUNTYPE, with configurable default |
ASK_INCREMENTALRUNTYPE() |
Getter for INCREMENTALRUNTYPE w/ exceptions if field has no |
HAS_INCREMENTALRUNTYPE() |
Determine if INCREMENTALRUNTYPE has a value |