Skip to content

/AWS1/CL_GDYLOCALIPDETAILS

Contains information about the local IP address of the connection.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_ipaddressv4 TYPE /AWS1/GDYSENSITIVESTRING /AWS1/GDYSENSITIVESTRING

The IPv4 local address of the connection.

iv_ipaddressv6 TYPE /AWS1/GDYSENSITIVESTRING /AWS1/GDYSENSITIVESTRING

The IPv6 local address of the connection.


Queryable Attributes

IpAddressV4

The IPv4 local address of the connection.

Accessible with the following methods

Method Description
GET_IPADDRESSV4() Getter for IPADDRESSV4, with configurable default
ASK_IPADDRESSV4() Getter for IPADDRESSV4 w/ exceptions if field has no value
HAS_IPADDRESSV4() Determine if IPADDRESSV4 has a value

IpAddressV6

The IPv6 local address of the connection.

Accessible with the following methods

Method Description
GET_IPADDRESSV6() Getter for IPADDRESSV6, with configurable default
ASK_IPADDRESSV6() Getter for IPADDRESSV6 w/ exceptions if field has no value
HAS_IPADDRESSV6() Determine if IPADDRESSV6 has a value