Skip to content

/AWS1/CL_MHSSERVERSTATUSSUMM

The status summary of the server analysis.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_runtimeassessmentstatus TYPE /AWS1/MHSRUNTIMEASSESSMENTSTAT /AWS1/MHSRUNTIMEASSESSMENTSTAT

The status of the run time.

iv_count TYPE /AWS1/MHSINTEGER /AWS1/MHSINTEGER

The number of servers successfully analyzed, partially successful or failed analysis.


Queryable Attributes

runTimeAssessmentStatus

The status of the run time.

Accessible with the following methods

Method Description
GET_RUNTIMEASSESSMENTSTATUS() Getter for RUNTIMEASSESSMENTSTATUS, with configurable defaul
ASK_RUNTIMEASSESSMENTSTATUS() Getter for RUNTIMEASSESSMENTSTATUS w/ exceptions if field ha
HAS_RUNTIMEASSESSMENTSTATUS() Determine if RUNTIMEASSESSMENTSTATUS has a value

count

The number of servers successfully analyzed, partially successful or failed analysis.

Accessible with the following methods

Method Description
GET_COUNT() Getter for COUNT, with configurable default
ASK_COUNT() Getter for COUNT w/ exceptions if field has no value
HAS_COUNT() Determine if COUNT has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_LISTSERVERSTATUSSUMMARY

TYPES TT_LISTSERVERSTATUSSUMMARY TYPE STANDARD TABLE OF REF TO /AWS1/CL_MHSSERVERSTATUSSUMM WITH DEFAULT KEY
.