Skip to content

/AWS1/CL_R5EGETREADINESSCHXT01

GetReadinessCheckStatusResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_MESSAGES TYPE /AWS1/CL_R5EMESSAGE=>TT___LISTOFMESSAGE TT___LISTOFMESSAGE

Top level messages for readiness check status

IV_NEXTTOKEN TYPE /AWS1/R5E__STRING /AWS1/R5E__STRING

The token that identifies which batch of results you want to see.

IV_READINESS TYPE /AWS1/R5EREADINESS /AWS1/R5EREADINESS

The readiness at rule level.

IT_RESOURCES TYPE /AWS1/CL_R5ERESOURCERESULT=>TT___LISTOFRESOURCERESULT TT___LISTOFRESOURCERESULT

Summary of the readiness of resources.


Queryable Attributes

Messages

Top level messages for readiness check status

Accessible with the following methods

Method Description
GET_MESSAGES() Getter for MESSAGES, with configurable default
ASK_MESSAGES() Getter for MESSAGES w/ exceptions if field has no value
HAS_MESSAGES() Determine if MESSAGES has a value

NextToken

The token that identifies which batch of results you want to see.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

Readiness

The readiness at rule level.

Accessible with the following methods

Method Description
GET_READINESS() Getter for READINESS, with configurable default
ASK_READINESS() Getter for READINESS w/ exceptions if field has no value
HAS_READINESS() Determine if READINESS has a value

Resources

Summary of the readiness of resources.

Accessible with the following methods

Method Description
GET_RESOURCES() Getter for RESOURCES, with configurable default
ASK_RESOURCES() Getter for RESOURCES w/ exceptions if field has no value
HAS_RESOURCES() Determine if RESOURCES has a value