PSHLPDB_CACHE_CP - Store changepointers for local cache
Store changepointers for local cache information is stored in SAP table PSHLPDB_CACHE_CP.
It is part of development package PS_HLP_CACHE in software component PS. This development package consists of objects that can be grouped under "Handling Large Projects:-Cache".
It is part of development package PS_HLP_CACHE in software component PS. This development package consists of objects that can be grouped under "Handling Large Projects:-Cache".
Fields for table PSHLPDB_CACHE_CP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client ID | X | SYMANDT | CLNT | 3 | * |
| OBJNR | Object number | X | J_OBJNR | CHAR | 22 | * |
| OBJNR_HEADER | Object number | X | J_OBJNR | CHAR | 22 | * |
| DATASET | Data Set for Project Cache | X | PS_DATASET | CHAR | 20 | |
| OBJNR_PARENT | Object number | J_OBJNR | CHAR | 22 | * | |
| EXPIRY_DATE | Date from Which Cached Data Is Invalid | PS_EXPIRY_DATE | DATS | 8 | ||
| CHANGE_TYPE | Change Type for Project Cache | PS_CHANGE_TYPE | CHAR | 20 |