/AWS1/CL_NEPTIMEZONE¶
A time zone associated with a DBInstance.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_timezonename
TYPE /AWS1/NEPSTRING
/AWS1/NEPSTRING
¶
The name of the time zone.
Queryable Attributes¶
TimezoneName¶
The name of the time zone.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TIMEZONENAME() |
Getter for TIMEZONENAME, with configurable default |
ASK_TIMEZONENAME() |
Getter for TIMEZONENAME w/ exceptions if field has no value |
HAS_TIMEZONENAME() |
Determine if TIMEZONENAME 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_SUPPORTEDTIMEZONESLIST
¶
TYPES TT_SUPPORTEDTIMEZONESLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_NEPTIMEZONE WITH DEFAULT KEY
.