RSMDATASTATE - Status of the data in the Infocubes
Status of the data in the Infocubes information is stored in SAP table RSMDATASTATE.
It is part of development package BW_CORE_WHM_MISC in software component BW-WHM. This development package consists of objects that can be grouped under "BW WHM parts that are needed in the CORE".
It is part of development package BW_CORE_WHM_MISC in software component BW-WHM. This development package consists of objects that can be grouped under "BW WHM parts that are needed in the CORE".
Fields for table RSMDATASTATE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| INFOCUBE | InfoCube | X | RSINFOCUBE | CHAR | 60 | |
| TECHOK | Request SID for which all requests are technically o.k. | RSMTECHOK | INT4 | 4 | ||
| QUALOK | Request SID for which all requests checked for quality | RSMQUALOK | INT4 | 4 | ||
| ROLLUP_RSVD_DUAL | Request SID, up to which aggregates are to be rolled up | RSMROLLUP_RSVD | INT4 | 4 | ||
| ROLLUP | Request SID, up to which all aggregates are rolled up | RSMROLLUP | INT4 | 4 | ||
| COMPR_AGGR | Request ID up to Which the Aggregates Could Be Compressed | RSMCOMPR_AGGR | INT4 | 4 | ||
| DMEXIST | Upper limit for data mart delta request | RSDMHIGH | INT4 | 4 | ||
| DMALL | Lower limit for data mart delta request | RSDMLOW | INT4 | 4 | ||
| TMSTMP_ROLLUP | Time Stamp of Highest Roll-Up Request | RSMTMSTMPROLLUP | DEC | 8 | ||
| TMSTMP_QUALOK | Timestamp of Largest Request That is Qualitatively OK | RSMTMSTMPQUALOK | DEC | 8 | ||
| LAST_CHANGE | Timestamp for Last Data Change | RSMTMSTMPLASTCHANGE | DEC | 8 | ||
| COMPR | Request SID up to which InfoCube is to be compressed | RSMCOMPR | INT4 | 4 | ||
| COMPR_DUAL | Request ID up to Which the InfoCube Is Compressed | RSMCOMPR_DUAL | INT4 | 4 | ||
| AGGREXIST | Boolean | RS_BOOL | CHAR | 2 | ||
| DMDELTAACTIVE | Boolean | RS_BOOL | CHAR | 2 | ||
| LOADALWD | Allow loading for real-time data targets | RSLOADALLOWED | CHAR | 2 | ||
| TIMDIM_INCON | Boolean | RS_BOOL | CHAR | 2 | ||
| ODS_TIME_CONS | Boolean | RS_BOOL | CHAR | 2 | ||
| ARCH_DONE | Lower Limit for Write-Only DSO Archiving | RSARCH_DONE | INT4 | 4 | ||
| ARCH_TODO | Upper Limit for Write-Only DSO Archiving | RSARCH_TODO | INT4 | 4 | ||
| AUDITTIMSTMP | Timestamp when audit was switched off | RSAUDITTMSTMP | DEC | 8 | ||
| AUDITSTATE | State of the audit | RSAUDITSTATE | CHAR | 2 |