Skip to content

/AWS1/CL_EKSCAPABILITYHEALTH

Health information for a capability, including any issues that may be affecting its operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_issues TYPE /AWS1/CL_EKSCAPABILITYISSUE=>TT_CAPABILITYISSUELIST TT_CAPABILITYISSUELIST

A list of issues affecting the capability. If this list is empty, the capability is healthy.


Queryable Attributes

issues

A list of issues affecting the capability. If this list is empty, the capability is healthy.

Accessible with the following methods

Method Description
GET_ISSUES() Getter for ISSUES, with configurable default
ASK_ISSUES() Getter for ISSUES w/ exceptions if field has no value
HAS_ISSUES() Determine if ISSUES has a value