/SSB/TILE_CACHE - Cache table for Smart Business runtime tiles
Cache table for Smart Business runtime tiles information is stored in SAP table /SSB/TILE_CACHE.
It is part of development package /SSB/CORE in software component CA-GTF-ANA. This development package consists of objects that can be grouped under "Core Component of SAP Smart Business".
It is part of development package /SSB/CORE in software component CA-GTF-ANA. This development package consists of objects that can be grouped under "Core Component of SAP Smart Business".
Fields for table /SSB/TILE_CACHE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| SAP_CLIENT | SAP Client for Content in SAP Smart Business | X | /SSB/SAP_CLIENT | CLNT | 6 | |
| KPI_USER | User Account ID in the local ABAP system for SAP SB | X | /SSB/ABAP_USER_ID | CHAR | 24 | |
| CHIP_ID | Object Identifier for SAP Smart Business | X | /SSB/ID | CHAR | 80 | |
| CACHE_TYPE | SSB Type | X | /SSB/CACHE_TYPE | INT1 | 1 | |
| EVALUATION_ID | Object Identifier for SAP Smart Business | /SSB/ID | CHAR | 80 | ||
| CACHED_TIME | Creation Timestamp for SAP Smart Business | /SSB/CREATED_ON | DEC | 11 | ||
| CHIP_CHANGE_TIME | Timestamp for the Last Change of an Object in Smart Business | /SSB/CHANGED_ON | DEC | 11 | ||
| EVALUATION_CHANGE_TIME | Timestamp for the Last Change of an Object in Smart Business | /SSB/CHANGED_ON | DEC | 11 | ||
| DATA | STRG | 8 | ||||
| CACHE_MAX_AGE | Cache Time value | /SSB/CACHE_MAX_AGE | INT4 | 4 | ||
| CACHE_MAX_AGE_UNIT | Cache Maximum Age Unit | /SSB/CACHE_MAX_AGE_UNIT | CHAR | 6 |