/AWS1/CL_PIEDIMENSIONDETAIL¶
The information about a dimension.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_identifier
TYPE /AWS1/PIESTRING
/AWS1/PIESTRING
¶
The identifier of a dimension.
Queryable Attributes¶
Identifier¶
The identifier of a dimension.
Accessible with the following methods¶
Method | Description |
---|---|
GET_IDENTIFIER() |
Getter for IDENTIFIER, with configurable default |
ASK_IDENTIFIER() |
Getter for IDENTIFIER w/ exceptions if field has no value |
HAS_IDENTIFIER() |
Determine if IDENTIFIER 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_DIMENSIONDETAILLIST
¶
TYPES TT_DIMENSIONDETAILLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_PIEDIMENSIONDETAIL WITH DEFAULT KEY
.