Skip to content

/AWS1/CL_EC2ROUTESERVERROUTE00

Describes the installation status of a route in a route table.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_routetableid TYPE /AWS1/EC2ROUTETABLEID /AWS1/EC2ROUTETABLEID

The ID of the route table where the route is being installed.

iv_routeinstallationstatus TYPE /AWS1/EC2ROUTESERVERROUTEINS00 /AWS1/EC2ROUTESERVERROUTEINS00

The current installation status of the route in the route table.

iv_routeinstallationstatrsn TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The reason for the current installation status of the route.


Queryable Attributes

RouteTableId

The ID of the route table where the route is being installed.

Accessible with the following methods

Method Description
GET_ROUTETABLEID() Getter for ROUTETABLEID, with configurable default
ASK_ROUTETABLEID() Getter for ROUTETABLEID w/ exceptions if field has no value
HAS_ROUTETABLEID() Determine if ROUTETABLEID has a value

RouteInstallationStatus

The current installation status of the route in the route table.

Accessible with the following methods

Method Description
GET_ROUTEINSTALLATIONSTATUS() Getter for ROUTEINSTALLATIONSTATUS, with configurable defaul
ASK_ROUTEINSTALLATIONSTATUS() Getter for ROUTEINSTALLATIONSTATUS w/ exceptions if field ha
HAS_ROUTEINSTALLATIONSTATUS() Determine if ROUTEINSTALLATIONSTATUS has a value

RouteInstallationStatusReason

The reason for the current installation status of the route.

Accessible with the following methods

Method Description
GET_ROUTEINSTALLATIONSTATRSN() Getter for ROUTEINSTALLATIONSTATUSRSN, with configurable def
ASK_ROUTEINSTALLATIONSTATRSN() Getter for ROUTEINSTALLATIONSTATUSRSN w/ exceptions if field
HAS_ROUTEINSTALLATIONSTATRSN() Determine if ROUTEINSTALLATIONSTATUSRSN 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_ROUTESERVERROUTEINSTALLAT00

TYPES TT_ROUTESERVERROUTEINSTALLAT00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2ROUTESERVERROUTE00 WITH DEFAULT KEY
.