/AWS1/CL_GERROUTESTATIONDETS¶
Details about the station.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_accessibility TYPE REF TO /AWS1/CL_GERRTEACCIBILITYAVL00 /AWS1/CL_GERRTEACCIBILITYAVL00¶
Wheelchair accessibility information for the station.
iv_platformname TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING¶
Platform name or number.
iv_shortname TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING¶
Short text or a number that identifies the station.
Queryable Attributes¶
Accessibility¶
Wheelchair accessibility information for the station.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCESSIBILITY() |
Getter for ACCESSIBILITY |
PlatformName¶
Platform name or number.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLATFORMNAME() |
Getter for PLATFORMNAME, with configurable default |
ASK_PLATFORMNAME() |
Getter for PLATFORMNAME w/ exceptions if field has no value |
HAS_PLATFORMNAME() |
Determine if PLATFORMNAME has a value |
ShortName¶
Short text or a number that identifies the station.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SHORTNAME() |
Getter for SHORTNAME, with configurable default |
ASK_SHORTNAME() |
Getter for SHORTNAME w/ exceptions if field has no value |
HAS_SHORTNAME() |
Determine if SHORTNAME has a value |