SAP ABAP Class CL_PT_REQ_CACHE (Cache Functionality)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT (Application Component) Personnel Time Management
⤷
PAOC_TIM_REQUEST_COMP (Package) Database of Requests: Functions for All Request Types
⤷
⤷
Properties
| Class | CL_PT_REQ_CACHE | |
| Short Description | Cache Functionality | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_TIM_REQUEST_COMP | Database of Requests: Functions for All Request Types |
| Created | 20050224 | SAP |
| Last change | 20050301 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PT_REQ_CACHE has no forward declaration.
Interfaces
Class CL_PT_REQ_CACHE has no interface implemented.
Friends
Class CL_PT_REQ_CACHE has no friend class.
Attributes
Class CL_PT_REQ_CACHE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Cache Assignment | 20050224 | |
| 2 | Static method | Public | Method | Read Cache | 20050224 | |
| 3 | Static method | Public | Method | Read Cache | 20050224 | |
| 4 | Static method | Public | Method | Move Data to Cache | 20050224 | |
| 5 | Static method | Public | Method | Move Data to Cache | 20050224 |
Events
Class CL_PT_REQ_CACHE has no event.
Types
Class CL_PT_REQ_CACHE has no local type.
Method Signatures
Method MAPPING_KEY_TO_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CACHE_KEY | Call by reference | Type reference (TYPE) | VARIANT | ABAP: Name einer Variante (ohne Programmname) | 20050224 | |||
| 2 | KEY_TO_MAP | Call by reference | Type reference (TYPE) | CHAR20 | Character 40-Stellen | 20050224 |
Method MAPPING_KEY_TO_CACHE on class CL_PT_REQ_CACHE has no exception.
Method READ_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CACHE_READ | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050224 | |||
| 2 | EX_CACHE_TAB | Call by reference | Type reference (TYPE) | TABLE | 20050224 | ||||
| 3 | EX_CREATED_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20050224 | |||
| 4 | EX_CREATED_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | Aktuelle Uhrzeit des Applikationsservers | 20050224 | |||
| 5 | IM_CACHE_VALIDITY | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050224 | |||
| 6 | IM_CACHE_VARIANT | Call by reference | Type reference (TYPE) | VARIANT | ABAP: Name einer Variante (ohne Programmname) | 20050224 | |||
| 7 | IM_REPID | Call by reference | Type reference (TYPE) | REPID | Abap-Reportname | 20050224 | |||
| 8 | IM_USER | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20050224 |
Method READ_CACHE on class CL_PT_REQ_CACHE has no exception.
Method READ_CACHE_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CACHE_READ | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050224 | |||
| 2 | EX_CACHE_TAB | Call by reference | Type reference (TYPE) | TABLE | 20050224 | ||||
| 3 | EX_CREATED_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20050224 | |||
| 4 | EX_CREATED_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | Aktuelle Uhrzeit des Applikationsservers | 20050224 | |||
| 5 | IM_CACHE_VALIDITY | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050224 | |||
| 6 | IM_MAPPED_KEY | Call by reference | Type reference (TYPE) | CHAR20 | ABAP: Name einer Variante (ohne Programmname) | 20050224 | |||
| 7 | IM_REPID | Call by reference | Type reference (TYPE) | REPID | Abap-Reportname | 20050224 | |||
| 8 | IM_USER | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20050224 |
Method READ_CACHE_BY_KEY on class CL_PT_REQ_CACHE has no exception.
Method WRITE_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CREATED_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20050224 | |||
| 2 | EX_CREATED_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | Aktuelle Uhrzeit des Applikationsservers | 20050224 | |||
| 3 | IM_CACHE_TAB | Call by reference | Type reference (TYPE) | TABLE | 20050224 | ||||
| 4 | IM_CACHE_VARIANT | Call by reference | Type reference (TYPE) | VARIANT | ABAP: Name einer Variante (ohne Programmname) | 20050224 | |||
| 5 | IM_REPID | Call by reference | Type reference (TYPE) | REPID | Abap-Reportname | 20050224 | |||
| 6 | IM_STRUCTURNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050224 | |||
| 7 | IM_USER | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20050224 |
Method WRITE_CACHE on class CL_PT_REQ_CACHE has no exception.
Method WRITE_CACHE_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CREATED_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20050224 | |||
| 2 | EX_CREATED_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | Aktuelle Uhrzeit des Applikationsservers | 20050224 | |||
| 3 | IM_CACHE_TAB | Call by reference | Type reference (TYPE) | TABLE | 20050224 | ||||
| 4 | IM_KEY_TO_MAP | Call by reference | Type reference (TYPE) | CHAR20 | ABAP: Name einer Variante (ohne Programmname) | 20050224 | |||
| 5 | IM_REPID | Call by reference | Type reference (TYPE) | REPID | Abap-Reportname | 20050224 | |||
| 6 | IM_STRUCTURNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050224 | |||
| 7 | IM_USER | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20050224 |
Method WRITE_CACHE_BY_KEY on class CL_PT_REQ_CACHE has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 600 |