/AWS1/CL_GERROUTETOLLPASSVAL00¶
Period for which the pass is valid.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_period TYPE /AWS1/GERROUTETOLLPASSVALIDI00 /AWS1/GERROUTETOLLPASSVALIDI00¶
Validity period.
Optional arguments:¶
iv_periodcount TYPE /AWS1/GERSENSITIVEINTEGER /AWS1/GERSENSITIVEINTEGER¶
Counts for the validity period.
Queryable Attributes¶
Period¶
Validity period.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERIOD() |
Getter for PERIOD, with configurable default |
ASK_PERIOD() |
Getter for PERIOD w/ exceptions if field has no value |
HAS_PERIOD() |
Determine if PERIOD has a value |
PeriodCount¶
Counts for the validity period.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERIODCOUNT() |
Getter for PERIODCOUNT, with configurable default |
ASK_PERIODCOUNT() |
Getter for PERIODCOUNT w/ exceptions if field has no value |
HAS_PERIODCOUNT() |
Determine if PERIODCOUNT has a value |