/AWS1/CL_GERROUTEVEHICLRRIVAL¶
Details corresponding to the arrival for a leg.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_place TYPE REF TO /AWS1/CL_GERROUTEVEHICLEPLACE /AWS1/CL_GERROUTEVEHICLEPLACE¶
The place details.
Optional arguments:¶
iv_time TYPE /AWS1/GERTSMPWITHTIMEZONEOFF /AWS1/GERTSMPWITHTIMEZONEOFF¶
The time.
Queryable Attributes¶
Place¶
The place details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLACE() |
Getter for PLACE |
Time¶
The time.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIME() |
Getter for TIME, with configurable default |
ASK_TIME() |
Getter for TIME w/ exceptions if field has no value |
HAS_TIME() |
Determine if TIME has a value |