/AWS1/CL_KFKKAFKAVERSION¶
KafkaVersion
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_version TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING¶
Version
iv_status TYPE /AWS1/KFKKAFKAVERSIONSTATUS /AWS1/KFKKAFKAVERSIONSTATUS¶
Status
Queryable Attributes¶
Version¶
Version
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSION() |
Getter for VERSION, with configurable default |
ASK_VERSION() |
Getter for VERSION w/ exceptions if field has no value |
HAS_VERSION() |
Determine if VERSION has a value |
Status¶
Status
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS 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___LISTOFKAFKAVERSION¶
TYPES TT___LISTOFKAFKAVERSION TYPE STANDARD TABLE OF REF TO /AWS1/CL_KFKKAFKAVERSION WITH DEFAULT KEY
.