/AWS1/CL_GERROUTETRAVELMDEOPTS¶
Travel mode related options for the provided travel mode.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_car TYPE REF TO /AWS1/CL_GERROUTECAROPTIONS /AWS1/CL_GERROUTECAROPTIONS¶
Travel mode options when the provided travel mode is
Car.
io_pedestrian TYPE REF TO /AWS1/CL_GERROUTEPEDESTRIANO00 /AWS1/CL_GERROUTEPEDESTRIANO00¶
Travel mode options when the provided travel mode is
Pedestrian.
io_scooter TYPE REF TO /AWS1/CL_GERROUTESCOOTEROPTS /AWS1/CL_GERROUTESCOOTEROPTS¶
Travel mode options when the provided travel mode is
Scooter.When travel mode is set to
Scooter, then the avoidance optionControlledAccessHighwaysdefaults totrue.
io_truck TYPE REF TO /AWS1/CL_GERROUTETRUCKOPTIONS /AWS1/CL_GERROUTETRUCKOPTIONS¶
Travel mode options when the provided travel mode is
Truck.
io_intermodal TYPE REF TO /AWS1/CL_GERRTEINTERMODALOPTS /AWS1/CL_GERRTEINTERMODALOPTS¶
Travel mode options when the provided travel mode is
Intermodal.Not supported in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.
io_transit TYPE REF TO /AWS1/CL_GERROUTETRANSITOPTS /AWS1/CL_GERROUTETRANSITOPTS¶
Travel mode options when the provided travel mode is
Transit.Not supported in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.
Queryable Attributes¶
Car¶
Travel mode options when the provided travel mode is
Car.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAR() |
Getter for CAR |
Pedestrian¶
Travel mode options when the provided travel mode is
Pedestrian.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PEDESTRIAN() |
Getter for PEDESTRIAN |
Scooter¶
Travel mode options when the provided travel mode is
Scooter.When travel mode is set to
Scooter, then the avoidance optionControlledAccessHighwaysdefaults totrue.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCOOTER() |
Getter for SCOOTER |
Truck¶
Travel mode options when the provided travel mode is
Truck.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRUCK() |
Getter for TRUCK |
Intermodal¶
Travel mode options when the provided travel mode is
Intermodal.Not supported in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERMODAL() |
Getter for INTERMODAL |
Transit¶
Travel mode options when the provided travel mode is
Transit.Not supported in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRANSIT() |
Getter for TRANSIT |