UJXO_CLUSTER_TBL - Cluster table to store shared buffer for dimension cache
Cluster table to store shared buffer for dimension cache information is stored in SAP table UJXO_CLUSTER_TBL.
It is part of development package UJXO in software component EPM-BPC. This development package consists of objects that can be grouped under "RESTful Web Service for Read/Write".
It is part of development package UJXO in software component EPM-BPC. This development package consists of objects that can be grouped under "RESTful Web Service for Read/Write".
Fields for table UJXO_CLUSTER_TBL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
RELID | Region in IMPORT/EXPORT Data Table | X | INDX_RELID | CHAR | 4 | |
APPSET_ID | SAP BusinessObjects - AppSet ID | X | UJ_APPSET_ID | CHAR | 40 | |
DIM_NAME | BPC: Dimension Name | X | UJ_DIM_NAME | CHAR | 40 | |
DIM_VERSION | BPC: Version | X | UJ_VERSION | CHAR | 20 | |
LANGU | Language Key | X | LANGU | LANG | 2 | |
SRTF2 | Next record counter in EXPORT/IMPORT data tables | X | INDX_SRTF2 | INT4 | 4 | |
CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 | 2 | ||
CLUSTD | Compressed hex block of ABAP code etc. | BLOCKLRAW | LRAW | 32000 |