Skip to content

/AWS1/CL_GERROUTEFERRYPLACE

Position provided in the request.

CONSTRUCTOR

IMPORTING

Required arguments:

it_position TYPE /AWS1/CL_GERPOSITION23_W=>TT_POSITION23 TT_POSITION23

Position defined as [longitude, latitude].

Optional arguments:

iv_name TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING

The name of the place.

it_originalposition TYPE /AWS1/CL_GERPOSITION23_W=>TT_POSITION23 TT_POSITION23

Position provided in the request.

iv_waypointindex TYPE /AWS1/GERSENSITIVEINTEGER /AWS1/GERSENSITIVEINTEGER

Index of the waypoint in the request.


Queryable Attributes

Name

The name of the place.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

OriginalPosition

Position provided in the request.

Accessible with the following methods

Method Description
GET_ORIGINALPOSITION() Getter for ORIGINALPOSITION, with configurable default
ASK_ORIGINALPOSITION() Getter for ORIGINALPOSITION w/ exceptions if field has no va
HAS_ORIGINALPOSITION() Determine if ORIGINALPOSITION has a value

Position

Position defined as [longitude, latitude].

Accessible with the following methods

Method Description
GET_POSITION() Getter for POSITION, with configurable default
ASK_POSITION() Getter for POSITION w/ exceptions if field has no value
HAS_POSITION() Determine if POSITION has a value

WaypointIndex

Index of the waypoint in the request.

Accessible with the following methods

Method Description
GET_WAYPOINTINDEX() Getter for WAYPOINTINDEX, with configurable default
ASK_WAYPOINTINDEX() Getter for WAYPOINTINDEX w/ exceptions if field has no value
HAS_WAYPOINTINDEX() Determine if WAYPOINTINDEX has a value