Skip to content

/AWS1/CL_CWSBTCUPEXCLUSIONWI01

BatchUpdateExclusionWindowsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_sloids TYPE /AWS1/CL_CWSSVCLEVELOBJIVEID00=>TT_SERVICELEVELOBJECTIVEIDS TT_SERVICELEVELOBJECTIVEIDS

The list of SLO IDs that were successfully processed.

it_errors TYPE /AWS1/CL_CWSBTCUPEXCLUSIONWI02=>TT_BTCUPDEXCLUSIONWINDOWSERRS TT_BTCUPDEXCLUSIONWINDOWSERRS

A list of errors that occurred while processing the request.


Queryable Attributes

SloIds

The list of SLO IDs that were successfully processed.

Accessible with the following methods

Method Description
GET_SLOIDS() Getter for SLOIDS, with configurable default
ASK_SLOIDS() Getter for SLOIDS w/ exceptions if field has no value
HAS_SLOIDS() Determine if SLOIDS has a value

Errors

A list of errors that occurred while processing the request.

Accessible with the following methods

Method Description
GET_ERRORS() Getter for ERRORS, with configurable default
ASK_ERRORS() Getter for ERRORS w/ exceptions if field has no value
HAS_ERRORS() Determine if ERRORS has a value