/AWS1/CL_GERROUTEMATRIXORIGIN¶
The start position for the route in World Geodetic System (WGS 84) format: [longitude, latitude].
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_position TYPE /AWS1/CL_GERPOSITION_W=>TT_POSITION TT_POSITION¶
Position in World Geodetic System (WGS 84) format: [longitude, latitude].
Optional arguments:¶
io_options TYPE REF TO /AWS1/CL_GERROUTEMATRIXORIGI00 /AWS1/CL_GERROUTEMATRIXORIGI00¶
Origin related options. Not supported in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.
Queryable Attributes¶
Options¶
Origin related options. Not supported in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONS() |
Getter for OPTIONS |
Position¶
Position in World Geodetic System (WGS 84) format: [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 |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_ROUTEMATRIXORIGINLIST¶
TYPES TT_ROUTEMATRIXORIGINLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_GERROUTEMATRIXORIGIN WITH DEFAULT KEY
.