RSDRS_VCDS_CACHE - Cache table for views on CDS
Cache table for views on CDS information is stored in SAP table RSDRS_VCDS_CACHE.
It is part of development package RSDRS in software component BW-BEX-OT. This development package consists of objects that can be grouped under "Data Manager SQL Interface".
It is part of development package RSDRS in software component BW-BEX-OT. This development package consists of objects that can be grouped under "Data Manager SQL Interface".
Fields for table RSDRS_VCDS_CACHE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SQL_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 | |
SQL_STRING | STRG | 8 | ||||
VIEWNM | Table Name | TABNAME | CHAR | 60 | ||
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 | ||
CREATE_TIME | timestamp of creation stored in VIEWS | NUMC | 42 |