/AWS1/CL_FNTDESCRCONNFUNCRSLT¶
DescribeConnectionFunctionResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_connectionfunctionsummary TYPE REF TO /AWS1/CL_FNTCONNFUNCSUMMARY /AWS1/CL_FNTCONNFUNCSUMMARY¶
The connection function's summary.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The version identifier for the current version of the connection function.
Queryable Attributes¶
ConnectionFunctionSummary¶
The connection function's summary.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNFUNCTIONSUMMARY() |
Getter for CONNECTIONFUNCTIONSUMMARY |
ETag¶
The version identifier for the current version of the connection function.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ETAG() |
Getter for ETAG, with configurable default |
ASK_ETAG() |
Getter for ETAG w/ exceptions if field has no value |
HAS_ETAG() |
Determine if ETAG has a value |