/AWS1/CL_IN2STOPCISMSGPRGSS¶
The stop CIS message progress.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_totalchecks TYPE /AWS1/IN2CHECKCOUNT /AWS1/IN2CHECKCOUNT¶
The progress' total checks.
iv_successfulchecks TYPE /AWS1/IN2CHECKCOUNT /AWS1/IN2CHECKCOUNT¶
The progress' successful checks.
iv_failedchecks TYPE /AWS1/IN2CHECKCOUNT /AWS1/IN2CHECKCOUNT¶
The progress' failed checks.
iv_notevaluatedchecks TYPE /AWS1/IN2CHECKCOUNT /AWS1/IN2CHECKCOUNT¶
The progress' not evaluated checks.
iv_unknownchecks TYPE /AWS1/IN2CHECKCOUNT /AWS1/IN2CHECKCOUNT¶
The progress' unknown checks.
iv_notapplicablechecks TYPE /AWS1/IN2CHECKCOUNT /AWS1/IN2CHECKCOUNT¶
The progress' not applicable checks.
iv_informationalchecks TYPE /AWS1/IN2CHECKCOUNT /AWS1/IN2CHECKCOUNT¶
The progress' informational checks.
iv_errorchecks TYPE /AWS1/IN2CHECKCOUNT /AWS1/IN2CHECKCOUNT¶
The progress' error checks.
Queryable Attributes¶
totalChecks¶
The progress' total checks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOTALCHECKS() |
Getter for TOTALCHECKS |
successfulChecks¶
The progress' successful checks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUCCESSFULCHECKS() |
Getter for SUCCESSFULCHECKS |
failedChecks¶
The progress' failed checks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILEDCHECKS() |
Getter for FAILEDCHECKS |
notEvaluatedChecks¶
The progress' not evaluated checks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOTEVALUATEDCHECKS() |
Getter for NOTEVALUATEDCHECKS |
unknownChecks¶
The progress' unknown checks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNKNOWNCHECKS() |
Getter for UNKNOWNCHECKS |
notApplicableChecks¶
The progress' not applicable checks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOTAPPLICABLECHECKS() |
Getter for NOTAPPLICABLECHECKS |
informationalChecks¶
The progress' informational checks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INFORMATIONALCHECKS() |
Getter for INFORMATIONALCHECKS |
errorChecks¶
The progress' error checks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORCHECKS() |
Getter for ERRORCHECKS |