SAP ABAP Class CL_CPA_CACHE_UTILS (Utility Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBC-SRV (Application Component) Services
     SAI_SERVICES (Package) Determine Adapter Configuration
Properties
Class CL_CPA_CACHE_UTILS  
Short Description Utility Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SERVICES   Determine Adapter Configuration 
Created 20120126   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CPA_CACHE_UTILS has no forward declaration.
Interfaces
Class CL_CPA_CACHE_UTILS has no interface implemented.
Friends
Class CL_CPA_CACHE_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_IN_OUT_OF_DATE Constant Public Type reference (TYPE) SYCHAR01 'O' CHAR01 data element for SYST 20120208
2 CO_IN_UP_TO_DATE Constant Public Type reference (TYPE) SYCHAR01 'U' CHAR01 data element for SYST 20120208
3 CO_OUT_OF_DATE Constant Public Type reference (TYPE) SYCHAR01 'O' CHAR01 data element for SYST 20120208
4 CO_UP_TO_DATE Constant Public Type reference (TYPE) SYCHAR01 'U' CHAR01 data element for SYST 20120208
5 VERSION Constant Public Type reference (TYPE) SAICACHE_VERS '0002' XI: Runtime Cache 20120208
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITIES Static method Public Method 20120208
2 DEQUEUE_SXICACHE Static method Public Method 20120208
3 ENQUEUE_SXICACHE Static method Public Method 20120208
4 GET_STATE Static method Public Method 20120208
5 IS_SXICACHE_INITIAL Static method Public Method 20120208
6 SET_CACHE_ERROR Static method Public Method 20120208
7 SET_CACHE_WARNING Static method Public Method 20120208
8 SET_UP_TO_DATE Static method Public Method 20120208
Events
Class CL_CPA_CACHE_UTILS has no event.
Types
Class CL_CPA_CACHE_UTILS has no local type.
Method Signatures

Method CHECK_AUTHORITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_AUTHORIZED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120208

Method CHECK_AUTHORITIES on class CL_CPA_CACHE_UTILS has no exception.

Method DEQUEUE_SXICACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SXICONSUMER Call by reference Type reference (TYPE) SXICACHE_CONSUMER Cache Consumer (Business System) 20120208

Method DEQUEUE_SXICACHE on class CL_CPA_CACHE_UTILS has no exception.

Method ENQUEUE_SXICACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SXICONSUMER Call by reference Type reference (TYPE) SXICACHE_CONSUMER Cache Consumer (Business System) 20120208
# Exception Resumable Description Created on
1 CACHE_INPROCESS cache refresh is already in process 20120208

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CACHE Call by reference Type reference (TYPE) SXICACHE XI Runtime: Cache Status Table 20120208
2 Exporting RC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120208
3 Importing SXICONSUMER Call by reference Type reference (TYPE) SXICACHE_CONSUMER Cache Consumer (Business System) 20120208

Method GET_STATE on class CL_CPA_CACHE_UTILS has no exception.

Method IS_SXICACHE_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESULT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120208

Method IS_SXICACHE_INITIAL on class CL_CPA_CACHE_UTILS has no exception.

Method SET_CACHE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHE_ERROR Call by reference Type reference (TYPE) SAICACHE_FAIL CHAR01 data element for SYST 20120208
2 Importing SXICONSUMER Call by reference Type reference (TYPE) SXICACHE_CONSUMER Cache Consumer (Business System) 20120208

Method SET_CACHE_ERROR on class CL_CPA_CACHE_UTILS has no exception.

Method SET_CACHE_WARNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHE_ERROR Call by reference Type reference (TYPE) SAICACHE_FAIL XI Cache: Refresh Error 20120208
2 Importing SXICONSUMER Call by reference Type reference (TYPE) SXICACHE_CONSUMER Cache Consumer (Business System) 20120208

Method SET_CACHE_WARNING on class CL_CPA_CACHE_UTILS has no exception.

Method SET_UP_TO_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SXICONSUMER Call by reference Type reference (TYPE) SXICACHE_CONSUMER Cache Consumer (Business System) 20120208

Method SET_UP_TO_DATE on class CL_CPA_CACHE_UTILS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in