RSDRV_CCDS_CACHE - Cache table for CalculationScenarios on CDS
Cache table for CalculationScenarios on CDS information is stored in SAP table RSDRV_CCDS_CACHE.
It is part of development package RSDRV_DBA in software component BW-WHM-DBA. This development package consists of objects that can be grouped under "Data Manager Virtual InfoProviders: DBA Share".
It is part of development package RSDRV_DBA in software component BW-WHM-DBA. This development package consists of objects that can be grouped under "Data Manager Virtual InfoProviders: DBA Share".
Fields for table RSDRV_CCDS_CACHE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
XML_STRING_HASH | Binary Hash Value | X | RSMDS_HASHX | RAW | 20 | |
CACHE_ID | 16 Byte UUID in 16 Bytes (Raw Format) | X | SYSUUID_X16 | RAW | 16 | |
XML_STRING | STRG | 8 | ||||
CALCSCEN_NM | Index Id | TREXD_INDEX_ID | CHAR | 128 | ||
LASTUSED_TST | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
CREATE_DURATION | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | RSTIMESTMPL | DEC | 11 | ||
TO_BE_DELETED | Boolean | RS_BOOL | CHAR | 2 |