/AWS1/CL_SPCDATAINTEGRATIONE03¶
The target dataset configuration for a DATASET event type.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_datasetidentifier TYPE /AWS1/SPCDATAINTEGRATIONDSARN /AWS1/SPCDATAINTEGRATIONDSARN¶
The datalake dataset ARN identifier.
iv_operationtype TYPE /AWS1/SPCDATAINTEGRATIONEVTD01 /AWS1/SPCDATAINTEGRATIONEVTD01¶
The target dataset load operation type.
Queryable Attributes¶
datasetIdentifier¶
The datalake dataset ARN identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETIDENTIFIER() |
Getter for DATASETIDENTIFIER, with configurable default |
ASK_DATASETIDENTIFIER() |
Getter for DATASETIDENTIFIER w/ exceptions if field has no v |
HAS_DATASETIDENTIFIER() |
Determine if DATASETIDENTIFIER has a value |
operationType¶
The target dataset load operation type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATIONTYPE() |
Getter for OPERATIONTYPE, with configurable default |
ASK_OPERATIONTYPE() |
Getter for OPERATIONTYPE w/ exceptions if field has no value |
HAS_OPERATIONTYPE() |
Determine if OPERATIONTYPE has a value |