Skip to content

/AWS1/CL_CWSRPTINSTCFGSTATRSP

ReportInstrumentationConfigurationStatusResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_service TYPE /AWS1/CWSSTRING /AWS1/CWSSTRING

The service name echoed from the request.

iv_environment TYPE /AWS1/CWSSTRING /AWS1/CWSSTRING

The environment echoed from the request.

it_unprocessedstatusevents TYPE /AWS1/CL_CWSUNPROCEDSTATEVENT=>TT_UNPROCESSEDSTATUSEVENTLIST TT_UNPROCESSEDSTATUSEVENTLIST

Status events that failed to be processed. Each entry includes the configuration identifiers, status, timestamp, and a reason for the failure.


Queryable Attributes

Service

The service name echoed from the request.

Accessible with the following methods

Method Description
GET_SERVICE() Getter for SERVICE, with configurable default
ASK_SERVICE() Getter for SERVICE w/ exceptions if field has no value
HAS_SERVICE() Determine if SERVICE has a value

Environment

The environment echoed from the request.

Accessible with the following methods

Method Description
GET_ENVIRONMENT() Getter for ENVIRONMENT, with configurable default
ASK_ENVIRONMENT() Getter for ENVIRONMENT w/ exceptions if field has no value
HAS_ENVIRONMENT() Determine if ENVIRONMENT has a value

UnprocessedStatusEvents

Status events that failed to be processed. Each entry includes the configuration identifiers, status, timestamp, and a reason for the failure.

Accessible with the following methods

Method Description
GET_UNPROCESSEDSTATUSEVENTS() Getter for UNPROCESSEDSTATUSEVENTS, with configurable defaul
ASK_UNPROCESSEDSTATUSEVENTS() Getter for UNPROCESSEDSTATUSEVENTS w/ exceptions if field ha
HAS_UNPROCESSEDSTATUSEVENTS() Determine if UNPROCESSEDSTATUSEVENTS has a value