/AWS1/CL_GERRTEINTERMODALOPTS¶
Options related to intermodal routing.
Not supported in ap-southeast-1 and ap-southeast-5 regions for GrabMaps customers.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_accessibilityattributes TYPE /AWS1/CL_GERRTEACCIBILITYATT00=>TT_ROUTEACCESSIBILITYATTRLIST TT_ROUTEACCESSIBILITYATTRLIST¶
Accessibility attributes to consider when calculating the route.
iv_maxtransfers TYPE /AWS1/GERINTEGER /AWS1/GERINTEGER¶
Maximum number of transfers allowed when calculating the route.
io_pedestrian TYPE REF TO /AWS1/CL_GERRTEINTERMODALPED00 /AWS1/CL_GERRTEINTERMODALPED00¶
Options for the pedestrian leg of the intermodal route.
io_rental TYPE REF TO /AWS1/CL_GERRTEINTERMODALREN00 /AWS1/CL_GERRTEINTERMODALREN00¶
Options for the rental leg of the intermodal route.
io_taxi TYPE REF TO /AWS1/CL_GERRTEINTERMODALTAX00 /AWS1/CL_GERRTEINTERMODALTAX00¶
Options for the taxi leg of the intermodal route.
io_transit TYPE REF TO /AWS1/CL_GERRTEINTERMODALTRN00 /AWS1/CL_GERRTEINTERMODALTRN00¶
Options for the transit leg of the intermodal route.
io_vehicle TYPE REF TO /AWS1/CL_GERRTEINTERMODALVEH00 /AWS1/CL_GERRTEINTERMODALVEH00¶
Options for the vehicle leg of the intermodal route.
Queryable Attributes¶
AccessibilityAttributes¶
Accessibility attributes to consider when calculating the route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCESSIBILITYATTRIBUTES() |
Getter for ACCESSIBILITYATTRIBUTES, with configurable defaul |
ASK_ACCESSIBILITYATTRIBUTES() |
Getter for ACCESSIBILITYATTRIBUTES w/ exceptions if field ha |
HAS_ACCESSIBILITYATTRIBUTES() |
Determine if ACCESSIBILITYATTRIBUTES has a value |
MaxTransfers¶
Maximum number of transfers allowed when calculating the route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXTRANSFERS() |
Getter for MAXTRANSFERS, with configurable default |
ASK_MAXTRANSFERS() |
Getter for MAXTRANSFERS w/ exceptions if field has no value |
HAS_MAXTRANSFERS() |
Determine if MAXTRANSFERS has a value |
Pedestrian¶
Options for the pedestrian leg of the intermodal route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PEDESTRIAN() |
Getter for PEDESTRIAN |
Rental¶
Options for the rental leg of the intermodal route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RENTAL() |
Getter for RENTAL |
Taxi¶
Options for the taxi leg of the intermodal route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAXI() |
Getter for TAXI |
Transit¶
Options for the transit leg of the intermodal route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRANSIT() |
Getter for TRANSIT |
Vehicle¶
Options for the vehicle leg of the intermodal route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VEHICLE() |
Getter for VEHICLE |