/AWS1/CL_GERROUTEPEDESTRIAND00¶
Details corresponding to the departure for a leg.
Time format:YYYY-MM-DDThh:mm:ss.sssZ | YYYY-MM-DDThh:mm:ss.sss+hh:mm
Examples:
2020-04-22T17:57:24Z
2020-04-22T17:57:24+02:00
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_place TYPE REF TO /AWS1/CL_GERROUTEPEDESTRIANP00 /AWS1/CL_GERROUTEPEDESTRIANP00¶
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 |