/AWS1/CL_BDCFAILALYRESULTCONT¶
The failure analysis clustering result containing categorized failure clusters with root causes and remediation recommendations.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_failures TYPE /AWS1/CL_BDCFAILURECATCLUSTER=>TT_FAILURECATEGORYCLUSTERLIST TT_FAILURECATEGORYCLUSTERLIST¶
The list of failure category clusters identified across analyzed sessions.
Queryable Attributes¶
failures¶
The list of failure category clusters identified across analyzed sessions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILURES() |
Getter for FAILURES, with configurable default |
ASK_FAILURES() |
Getter for FAILURES w/ exceptions if field has no value |
HAS_FAILURES() |
Determine if FAILURES has a value |