/AWS1/CL_GERWAYPTOPTIMIZATIO04¶
Access hours corresponding to when a destination can be visited.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_from TYPE REF TO /AWS1/CL_GERWAYPTOPTIMIZATIO05 /AWS1/CL_GERWAYPTOPTIMIZATIO05¶
Contains the ID of the starting waypoint in this connection.
io_to TYPE REF TO /AWS1/CL_GERWAYPTOPTIMIZATIO05 /AWS1/CL_GERWAYPTOPTIMIZATIO05¶
Contains the ID of the ending waypoint in this connection.
Queryable Attributes¶
From¶
Contains the ID of the starting waypoint in this connection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FROM() |
Getter for FROM |
To¶
Contains the ID of the ending waypoint in this connection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TO() |
Getter for TO |