Skip to content

/AWS1/CL_IOXSTATEENDPOINT

Describe the endpoint with an Id, a name, and the relevant capabilities for reporting state

CONSTRUCTOR

IMPORTING

Required arguments:

iv_endpointid TYPE /AWS1/IOXENDPOINTID /AWS1/IOXENDPOINTID

Numeric identifier of the endpoint

it_capabilities TYPE /AWS1/CL_IOXSTATECAPABILITY=>TT_STATECAPABILITIES TT_STATECAPABILITIES

Describe the endpoint with an id, a name, and the relevant capabilities for the reporting state.


Queryable Attributes

endpointId

Numeric identifier of the endpoint

Accessible with the following methods

Method Description
GET_ENDPOINTID() Getter for ENDPOINTID, with configurable default
ASK_ENDPOINTID() Getter for ENDPOINTID w/ exceptions if field has no value
HAS_ENDPOINTID() Determine if ENDPOINTID has a value

capabilities

Describe the endpoint with an id, a name, and the relevant capabilities for the reporting state.

Accessible with the following methods

Method Description
GET_CAPABILITIES() Getter for CAPABILITIES, with configurable default
ASK_CAPABILITIES() Getter for CAPABILITIES w/ exceptions if field has no value
HAS_CAPABILITIES() Determine if CAPABILITIES 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_STATEENDPOINTS

TYPES TT_STATEENDPOINTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_IOXSTATEENDPOINT WITH DEFAULT KEY
.