/AWS1/CL_GERROUTETRANSPONDER¶
Transponders for which this toll can be applied.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_systemname TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING¶
Names of the toll system collecting the toll.
Queryable Attributes¶
SystemName¶
Names of the toll system collecting the toll.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SYSTEMNAME() |
Getter for SYSTEMNAME, with configurable default |
ASK_SYSTEMNAME() |
Getter for SYSTEMNAME w/ exceptions if field has no value |
HAS_SYSTEMNAME() |
Determine if SYSTEMNAME 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_ROUTETRANSPONDERLIST¶
TYPES TT_ROUTETRANSPONDERLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_GERROUTETRANSPONDER WITH DEFAULT KEY
.