/AWS1/CL_LM2CUSTVOCABULARYEN00¶
The unique entry identifier for the custom vocabulary items.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_itemid TYPE /AWS1/LM2ITEMID /AWS1/LM2ITEMID¶
The unique item identifier for the custom vocabulary items.
Queryable Attributes¶
itemId¶
The unique item identifier for the custom vocabulary items.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ITEMID() |
Getter for ITEMID, with configurable default |
ASK_ITEMID() |
Getter for ITEMID w/ exceptions if field has no value |
HAS_ITEMID() |
Determine if ITEMID 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_DELCUSTVOCABULARYITEMSLIST¶
TYPES TT_DELCUSTVOCABULARYITEMSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_LM2CUSTVOCABULARYEN00 WITH DEFAULT KEY
.