SAP ABAP Class CL_PARAMETER_CACHE (Parameterization Cache)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD-MAP (Application Component) Mapping
⤷
SAI_MAPPING (Package) Application Integration: Mapping

⤷

⤷

Properties
Class | CL_PARAMETER_CACHE | |
Short Description | Parameterization Cache | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_MAPPING | Application Integration: Mapping |
Created | 20050303 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PARAMETER_CACHE has no forward declaration.
Interfaces
Class CL_PARAMETER_CACHE has no interface implemented.
Friends
Class CL_PARAMETER_CACHE has no friend class.
Attributes
Class CL_PARAMETER_CACHE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Deletes Containers for All XI Objects from Cache | 20050303 |
2 | ![]() |
Static method | Public | Method | Deletes Containers for an XI Object from Cache | 20050303 |
3 | ![]() |
Static method | Public | Method | Deletes Properties for All XI Objects from Cache | 20050303 |
4 | ![]() |
Static method | Public | Method | Deletes Properties for an XI Object from Cache | 20050303 |
5 | ![]() |
Static method | Public | Method | Writes Container to Cache | 20050303 |
6 | ![]() |
Static method | Public | Method | Writes Properties to Cache | 20050303 |
Events
Class CL_PARAMETER_CACHE has no event.
Types
Class CL_PARAMETER_CACHE has no local type.
Method Signatures
Method DELETE_CONTS_FULL_REFRESH Signature
Method DELETE_CONTS_FULL_REFRESH on class CL_PARAMETER_CACHE has no parameter.
Method DELETE_CONTS_FULL_REFRESH on class CL_PARAMETER_CACHE has no exception.
Method DELETE_CONTS_OF_XI_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_ID | Call by reference | Type reference (TYPE) | SAIXI_GUID | XI Laufzeit: GUID | 20050303 |
Method DELETE_CONTS_OF_XI_OBJECT on class CL_PARAMETER_CACHE has no exception.
Method DELETE_PROPS_FULL_REFRESH Signature
Method DELETE_PROPS_FULL_REFRESH on class CL_PARAMETER_CACHE has no parameter.
Method DELETE_PROPS_FULL_REFRESH on class CL_PARAMETER_CACHE has no exception.
Method DELETE_PROPS_OF_XI_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_ID | Call by reference | Type reference (TYPE) | SAIXI_GUID | XI Laufzeit: GUID | 20050303 |
Method DELETE_PROPS_OF_XI_OBJECT on class CL_PARAMETER_CACHE has no exception.
Method INSERT_CONTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTS | Call by reference | Type reference (TYPE) | SAICACHE_CONTS | Tabelle von Containern | 20050303 |
Method INSERT_CONTS on class CL_PARAMETER_CACHE has no exception.
Method INSERT_PROPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPS | Call by reference | Type reference (TYPE) | SAICACHE_PROPS | Tabelle von Properties | 20050303 |
Method INSERT_PROPS on class CL_PARAMETER_CACHE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |