Skip to content

/AWS1/CL_GERRTETRANOVRVIEWSUMM

Summary including duration and distance for the entire leg.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_distance TYPE /AWS1/GERDISTANCEMETERS /AWS1/GERDISTANCEMETERS

Distance of the entire leg.

Unit: meters

iv_duration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS

Duration of the entire leg.

Unit: seconds


Queryable Attributes

Distance

Distance of the entire leg.

Unit: meters

Accessible with the following methods

Method Description
GET_DISTANCE() Getter for DISTANCE, with configurable default
ASK_DISTANCE() Getter for DISTANCE w/ exceptions if field has no value
HAS_DISTANCE() Determine if DISTANCE has a value

Duration

Duration of the entire leg.

Unit: seconds

Accessible with the following methods

Method Description
GET_DURATION() Getter for DURATION, with configurable default
ASK_DURATION() Getter for DURATION w/ exceptions if field has no value
HAS_DURATION() Determine if DURATION has a value