!--a11y-->
Short text
Result: PROPERTIES
Significance
The Properties export parameter returns PROPERTIES as a result.
The parameter consists of a table with the following fields:
|
Name |
Description |
|
CAT_NAM |
CATALOG name, to which the CUBE belongs |
|
CUBE_NAM |
CUBE name |
|
DIM_UNAM |
Dimension unique name |
|
HRY_UNAM |
Hierarchy unique name |
|
LVL_UNAM |
Hierarchy level unique name |
|
MEM_UNAM |
Member unique name |
|
PRPTY_TYPE |
Property type
MEMBER, CELL |
|
PRPTY_NAM |
Property name |
|
PRPTY_CAP |
Caption |
|
DATA_TYPE |
Data type in ABAP dictionary |
|
CHR_MAX_LEN |
Maximum length of a value in characters or bytes |
|
CHR_OCT_LEN |
Maximum length of an attribute value in bytes, where a char is involved |
|
NUM_PREC |
Maximum precision Maximum precision is only specified for numerical data types |
|
NUM_SCALE |
Scaling factor (where applicable) |
|
DSCRPTN |
Description |

You can find additional information about the individual parameter fields in the corresponding data element documentation in the ABAP Dictionary.