Skip to content

/AWS1/CL_GERISOLINETRAVELMDE00

Mode-specific routing options that further refine how reachable areas are calculated. Options are only considered when they match the selected travel mode.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_car TYPE REF TO /AWS1/CL_GERISOLINECAROPTIONS /AWS1/CL_GERISOLINECAROPTIONS

Options specific to passenger vehicle routing (Car, such as vehicle characteristics and license plate restrictions.

io_scooter TYPE REF TO /AWS1/CL_GERISOLINESCOOTEROPTS /AWS1/CL_GERISOLINESCOOTEROPTS

Options specific to scooter routing (Scooter, such as vehicle characteristics and license plate restrictions.

When using the Scooter travel mode, controlled-access highways are automatically avoided unless explicitly allowed.

io_truck TYPE REF TO /AWS1/CL_GERISOLINETRUCKOPTS /AWS1/CL_GERISOLINETRUCKOPTS

Options specific to commercial truck routing (Truck, including vehicle dimensions, weight limits, and hazardous cargo specifications.


Queryable Attributes

Car

Options specific to passenger vehicle routing (Car, such as vehicle characteristics and license plate restrictions.

Accessible with the following methods

Method Description
GET_CAR() Getter for CAR

Scooter

Options specific to scooter routing (Scooter, such as vehicle characteristics and license plate restrictions.

When using the Scooter travel mode, controlled-access highways are automatically avoided unless explicitly allowed.

Accessible with the following methods

Method Description
GET_SCOOTER() Getter for SCOOTER

Truck

Options specific to commercial truck routing (Truck, including vehicle dimensions, weight limits, and hazardous cargo specifications.

Accessible with the following methods

Method Description
GET_TRUCK() Getter for TRUCK