Skip to content

/AWS1/CL_TBDHOSTPRPSREQUEST

The host property details.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_IPADDRESSES TYPE REF TO /AWS1/CL_TBDIPADDRESSES /AWS1/CL_TBDIPADDRESSES

The IP address of the host.

IV_HOSTNAME TYPE /AWS1/TBDHOSTNAME /AWS1/TBDHOSTNAME

The host name.


Queryable Attributes

ipAddresses

The IP address of the host.

Accessible with the following methods

Method Description
GET_IPADDRESSES() Getter for IPADDRESSES

hostName

The host name.

Accessible with the following methods

Method Description
GET_HOSTNAME() Getter for HOSTNAME, with configurable default
ASK_HOSTNAME() Getter for HOSTNAME w/ exceptions if field has no value
HAS_HOSTNAME() Determine if HOSTNAME has a value