/AWS1/CL_OSRLISTDATASOURCESRSP¶
The result of a ListDataSources operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_datasources TYPE /AWS1/CL_OSRDATASOURCEDETAILS=>TT_DATASOURCELIST TT_DATASOURCELIST¶
A list of data sources associated with specified domain.
Queryable Attributes¶
DataSources¶
A list of data sources associated with specified domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASOURCES() |
Getter for DATASOURCES, with configurable default |
ASK_DATASOURCES() |
Getter for DATASOURCES w/ exceptions if field has no value |
HAS_DATASOURCES() |
Determine if DATASOURCES has a value |