SAP ABAP Class CL_SCP_CCC_CACHE (Maintain CCC Cache)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages
⤷
⤷
Properties
| Class | CL_SCP_CCC_CACHE | |
| Short Description | Maintain CCC Cache | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCP | SAP Code Pages |
| Created | 20050104 | SAP |
| Last change | 20050228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SCP_CCC_CACHE has no interface implemented.
Friends
Class CL_SCP_CCC_CACHE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | INT_CACHE_PARAMETERS | Parameters for Cache Info - table | 20050113 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | List for comparision exists | 20050113 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | INT_CACHE_INFO | Cache information text | 20050113 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Parameter s are set | 20050113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Clears CCC cache | 20050104 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050113 | |
| 3 | Instance method | Public | Method | Displays CCC cache info | 20050112 | |
| 4 | Instance method | Public | Method | Get CCC cache info (called after set_cache_info_param) | 20050112 | |
| 5 | Instance method | Private | Method | Get default cache parameters | 20050113 | |
| 6 | Instance method | Public | Method | Set parameters to get CCC cache info | 20050112 |
Events
Class CL_SCP_CCC_CACHE has no event.
Types
Class CL_SCP_CCC_CACHE has no local type.
Method Signatures
Method CLEAR_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLEAR_LOCAL_ONLY | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Leeren des Cache | 20050113 | ||
| 2 | Benutzer nicht berechtigt den Cache zu leeren | 20050114 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CACHE_PARAMS | Call by reference | Type reference (TYPE) | INT_CACHE_PARAMETERS | Parameter für Cache-Infotabelle | 20050113 |
Method CONSTRUCTOR on class CL_SCP_CCC_CACHE has no exception.
Method DISPLAY_CACHE_INFO Signature
Method DISPLAY_CACHE_INFO on class CL_SCP_CCC_CACHE has no parameter.
Method DISPLAY_CACHE_INFO on class CL_SCP_CCC_CACHE has no exception.
Method GET_CACHE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CACHE_INFO | Call by reference | Type reference (TYPE) | INT_CACHE_INFO | Cache-Info | 20050112 | |||
| 2 | IM_CACHE_PARAM_TAB | Call by reference | Type reference (TYPE) | INT_CACHE_PARAMETERS | Parameter für Cache-Infotabelle | 20050113 |
Method GET_CACHE_INFO on class CL_SCP_CCC_CACHE has no exception.
Method GET_DEF_CACHE_INFO_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CACHE_PARAM_TAB | Call by reference | Type reference (TYPE) | INT_CACHE_PARAMETERS | Parameter für Cache-Infotabelle | 20050113 |
Method GET_DEF_CACHE_INFO_PARAM on class CL_SCP_CCC_CACHE has no exception.
Method SET_CACHE_INFO_PARAM Signature
Method SET_CACHE_INFO_PARAM on class CL_SCP_CCC_CACHE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Benutzer hat Parameteränderung abgebrochen | 20050114 |
History
| Last changed by/on | SAP | 20050228 |
| SAP Release Created in | 700 |