/AWS1/CL_GERROUTEFERRYSUMMARY¶
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:¶
io_overview TYPE REF TO /AWS1/CL_GERROUTEFERRYOVERVI00 /AWS1/CL_GERROUTEFERRYOVERVI00¶
Summarized details for the leg including before travel, travel and after travel steps.
io_travelonly TYPE REF TO /AWS1/CL_GERROUTEFERRYTRAVEL00 /AWS1/CL_GERROUTEFERRYTRAVEL00¶
Summarized details for the leg including travel steps only. The Distance for the travel only portion of the journey is in meters
Queryable Attributes¶
Overview¶
Summarized details for the leg including before travel, travel and after travel steps.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OVERVIEW() |
Getter for OVERVIEW |
TravelOnly¶
Summarized details for the leg including travel steps only. The Distance for the travel only portion of the journey is in meters
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRAVELONLY() |
Getter for TRAVELONLY |