/AWS1/CL_GERWAYPTOPTIMIZATIO24¶
Time breakdown for the sequence.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_restduration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS¶
Resting phase of the cycle.
Unit:
seconds
iv_serviceduration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS¶
Service time spent at the destination. At an appointment, the service time should be the appointment duration.
Unit:
seconds
iv_travelduration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS¶
Traveling phase of the cycle.
Unit:
seconds
iv_waitduration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS¶
Waiting phase of the cycle.
Unit:
seconds
Queryable Attributes¶
RestDuration¶
Resting phase of the cycle.
Unit:
seconds
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESTDURATION() |
Getter for RESTDURATION |
ServiceDuration¶
Service time spent at the destination. At an appointment, the service time should be the appointment duration.
Unit:
seconds
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEDURATION() |
Getter for SERVICEDURATION |
TravelDuration¶
Traveling phase of the cycle.
Unit:
seconds
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRAVELDURATION() |
Getter for TRAVELDURATION |
WaitDuration¶
Waiting phase of the cycle.
Unit:
seconds
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WAITDURATION() |
Getter for WAITDURATION |