/AWS1/CL_GERROUTEVEHICLENOTI00¶
Additional details of the notice.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_title TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING¶
The notice title.
io_violatedconstraints TYPE REF TO /AWS1/CL_GERROUTEVIOLATEDCNSS /AWS1/CL_GERROUTEVIOLATEDCNSS¶
Any violated constraints.
Queryable Attributes¶
Title¶
The notice title.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TITLE() |
Getter for TITLE, with configurable default |
ASK_TITLE() |
Getter for TITLE w/ exceptions if field has no value |
HAS_TITLE() |
Determine if TITLE has a value |
ViolatedConstraints¶
Any violated constraints.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VIOLATEDCONSTRAINTS() |
Getter for VIOLATEDCONSTRAINTS |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_ROUTEVEHICLENOTICEDETLIST¶
TYPES TT_ROUTEVEHICLENOTICEDETLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_GERROUTEVEHICLENOTI00 WITH DEFAULT KEY
.