/AWS1/CL_GERROUTEVEHICLETRAV00¶
Summarized details of the route.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_duration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS¶
Duration of the step.
Unit:
seconds
Optional arguments:¶
iv_bestcaseduration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS¶
Total duration in free flowing traffic, which is the best case or shortest duration possible to cover the leg.
Unit:
seconds
iv_typicalduration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS¶
Duration of the computed span under typical traffic congestion.
Unit:
seconds
Queryable Attributes¶
BestCaseDuration¶
Total duration in free flowing traffic, which is the best case or shortest duration possible to cover the leg.
Unit:
seconds
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BESTCASEDURATION() |
Getter for BESTCASEDURATION |
Duration¶
Duration of the step.
Unit:
seconds
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DURATION() |
Getter for DURATION |
TypicalDuration¶
Duration of the computed span under typical traffic congestion.
Unit:
seconds
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPICALDURATION() |
Getter for TYPICALDURATION |