Skip to content

/AWS1/CL_GERRTEINTERMODALPED00

Options for the pedestrian leg of the intermodal route.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_maxdistance TYPE /AWS1/GERDISTANCEMETERS /AWS1/GERDISTANCEMETERS

Maximum walking distance allowed.

Unit: meters

iv_speed TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

Walking speed.

Unit: kilometers per hour


Queryable Attributes

MaxDistance

Maximum walking distance allowed.

Unit: meters

Accessible with the following methods

Method Description
GET_MAXDISTANCE() Getter for MAXDISTANCE, with configurable default
ASK_MAXDISTANCE() Getter for MAXDISTANCE w/ exceptions if field has no value
HAS_MAXDISTANCE() Determine if MAXDISTANCE has a value

Speed

Walking speed.

Unit: kilometers per hour

Accessible with the following methods

Method Description
GET_SPEED() Getter for SPEED, with configurable default
ASK_SPEED() Getter for SPEED w/ exceptions if field has no value
STR_SPEED() String format for SPEED, with configurable default
HAS_SPEED() Determine if SPEED has a value