Skip to content

/AWS1/CL_GERROUTEFERRYBFRTRA00

Steps of a leg that must be performed before the travel portion of the leg.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_duration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS

Duration of the step.

Unit: seconds

iv_type TYPE /AWS1/GERROUTEFERRYBFRTRAVEL00 /AWS1/GERROUTEFERRYBFRTRAVEL00

Type of the step.

Optional arguments:

iv_instruction TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING

Brief description of the step in the requested language.

Only available when the TravelStepType is Default.


Queryable Attributes

Duration

Duration of the step.

Unit: seconds

Accessible with the following methods

Method Description
GET_DURATION() Getter for DURATION

Instruction

Brief description of the step in the requested language.

Only available when the TravelStepType is Default.

Accessible with the following methods

Method Description
GET_INSTRUCTION() Getter for INSTRUCTION, with configurable default
ASK_INSTRUCTION() Getter for INSTRUCTION w/ exceptions if field has no value
HAS_INSTRUCTION() Determine if INSTRUCTION has a value

Type

Type of the step.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_ROUTEFERRYBFRTRAVELSTEPLIST

TYPES TT_ROUTEFERRYBFRTRAVELSTEPLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_GERROUTEFERRYBFRTRA00 WITH DEFAULT KEY
.