Skip to content

/AWS1/CL_GERROUTEVEHICLEDEPA00

Details corresponding to the departure for the 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 departure time.


Queryable Attributes

Place

The place details.

Accessible with the following methods

Method Description
GET_PLACE() Getter for PLACE

Time

The departure 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