Skip to content

/AWS1/CL_GERRTETRNAFRTRAVELS00

A step that must be performed after 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/GERRTETRNAFRTRAVELSTEPTY /AWS1/GERRTETRNAFRTRAVELSTEPTY

Type of the step.

Optional arguments:

iv_instruction TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING

Brief description of the step in the requested language.


Queryable Attributes

Duration

Duration of the step.

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

Instruction

Brief description of the step in the requested language.

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_ROUTETRNSTAFRTRAVELSTEPLIST

TYPES TT_ROUTETRNSTAFRTRAVELSTEPLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_GERRTETRNAFRTRAVELS00 WITH DEFAULT KEY
.