Skip to content

/AWS1/CL_GERROUTEPASSTHRUWAYPT

If the waypoint should be treated as a stop. If yes, the route is split up into different legs around the stop.

CONSTRUCTOR

IMPORTING

Required arguments:

io_place TYPE REF TO /AWS1/CL_GERROUTEPASSTHRUPLACE /AWS1/CL_GERROUTEPASSTHRUPLACE

The place details.

Optional arguments:

iv_geometryoffset TYPE /AWS1/GERINTEGER /AWS1/GERINTEGER

Offset in the leg geometry corresponding to the start of this step.


Queryable Attributes

GeometryOffset

Offset in the leg geometry corresponding to the start of this step.

Accessible with the following methods

Method Description
GET_GEOMETRYOFFSET() Getter for GEOMETRYOFFSET, with configurable default
ASK_GEOMETRYOFFSET() Getter for GEOMETRYOFFSET w/ exceptions if field has no valu
HAS_GEOMETRYOFFSET() Determine if GEOMETRYOFFSET has a value

Place

The place details.

Accessible with the following methods

Method Description
GET_PLACE() Getter for PLACE

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_ROUTEPASSTHRUWAYPOINTLIST

TYPES TT_ROUTEPASSTHRUWAYPOINTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_GERROUTEPASSTHRUWAYPT WITH DEFAULT KEY
.