/AWS1/CL_OSRLOGPUBINGOPTSSTAT¶
The configured log publishing options for the domain and their current status.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_options TYPE /AWS1/CL_OSRLOGPUBINGOPTION=>TT_LOGPUBLISHINGOPTIONS TT_LOGPUBLISHINGOPTIONS¶
The log publishing options configured for the domain.
io_status TYPE REF TO /AWS1/CL_OSROPTIONSTATUS /AWS1/CL_OSROPTIONSTATUS¶
The status of the log publishing options for the domain.
Queryable Attributes¶
Options¶
The log publishing options configured for the domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONS() |
Getter for OPTIONS, with configurable default |
ASK_OPTIONS() |
Getter for OPTIONS w/ exceptions if field has no value |
HAS_OPTIONS() |
Determine if OPTIONS has a value |
Status¶
The status of the log publishing options for the domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |