/AWS1/CL_WISEXTERNALSOURCECONF¶
The configuration information of the external data source.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_source TYPE /AWS1/WISEXTERNALSOURCE /AWS1/WISEXTERNALSOURCE¶
The type of the external data source.
io_configuration TYPE REF TO /AWS1/CL_WISCONFIGURATION /AWS1/CL_WISCONFIGURATION¶
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 |