/AWS1/CL_SPCDATAINTEGRATIONF06¶
The DataIntegrationFlow transformation parameters.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_transformationtype TYPE /AWS1/SPCDATAINTEGRATIONFLOW08 /AWS1/SPCDATAINTEGRATIONFLOW08¶
The DataIntegrationFlow transformation type.
Optional arguments:¶
io_sqltransformation TYPE REF TO /AWS1/CL_SPCDATAINTEGRATIONF07 /AWS1/CL_SPCDATAINTEGRATIONF07¶
The SQL DataIntegrationFlow transformation configuration.
Queryable Attributes¶
transformationType¶
The DataIntegrationFlow transformation type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRANSFORMATIONTYPE() |
Getter for TRANSFORMATIONTYPE, with configurable default |
ASK_TRANSFORMATIONTYPE() |
Getter for TRANSFORMATIONTYPE w/ exceptions if field has no |
HAS_TRANSFORMATIONTYPE() |
Determine if TRANSFORMATIONTYPE has a value |
sqlTransformation¶
The SQL DataIntegrationFlow transformation configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SQLTRANSFORMATION() |
Getter for SQLTRANSFORMATION |