/AWS1/CL_OWCEXPERVERENGINEAT01¶
ExportServerEngineAttributeResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_engineattribute TYPE REF TO /AWS1/CL_OWCENGINEATTRIBUTE /AWS1/CL_OWCENGINEATTRIBUTE¶
The requested engine attribute pair with attribute name and value.
iv_servername TYPE /AWS1/OWCSERVERNAME /AWS1/OWCSERVERNAME¶
The server name used in the request.
Queryable Attributes¶
EngineAttribute¶
The requested engine attribute pair with attribute name and value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENGINEATTRIBUTE() |
Getter for ENGINEATTRIBUTE |
ServerName¶
The server name used in the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVERNAME() |
Getter for SERVERNAME, with configurable default |
ASK_SERVERNAME() |
Getter for SERVERNAME w/ exceptions if field has no value |
HAS_SERVERNAME() |
Determine if SERVERNAME has a value |