/AWS1/CL_QQCEXTERNALSOURCECONF¶
The configuration information of the external data source.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_source TYPE /AWS1/QQCEXTERNALSOURCE /AWS1/QQCEXTERNALSOURCE¶
The type of the external data source.
io_configuration TYPE REF TO /AWS1/CL_QQCCONFIGURATION /AWS1/CL_QQCCONFIGURATION¶
The configuration information of the external data source.
Queryable Attributes¶
source¶
The type of the external data source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCE() |
Getter for SOURCE, with configurable default |
ASK_SOURCE() |
Getter for SOURCE w/ exceptions if field has no value |
HAS_SOURCE() |
Determine if SOURCE has a value |
configuration¶
The configuration information of the external data source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATION() |
Getter for CONFIGURATION |