/AWS1/CL_GERROUTESUMMARY¶
Summarized details for the leg including travel steps only. The Distance for the travel only portion of the journey is the same as the Distance within the Overview summary.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_distance TYPE /AWS1/GERDISTANCEMETERS /AWS1/GERDISTANCEMETERS¶
Distance of the route.
iv_duration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS¶
Duration of the route.
Unit:
seconds
io_tolls TYPE REF TO /AWS1/CL_GERROUTETOLLSUMMARY /AWS1/CL_GERROUTETOLLSUMMARY¶
Toll summary for the complete route.
Queryable Attributes¶
Distance¶
Distance of the route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISTANCE() |
Getter for DISTANCE |
Duration¶
Duration of the route.
Unit:
seconds
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DURATION() |
Getter for DURATION |
Tolls¶
Toll summary for the complete route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOLLS() |
Getter for TOLLS |