SAP ABAP Class CL_SLIN_PROG_CACHE (Administration of cl_slin_prog Instances)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
     SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)
Properties
Class CL_SLIN_PROG_CACHE  
Short Description Administration of cl_slin_prog Instances    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIN_INTERN   Internal Use for SLIN (changes made without discussion) 
Created 20050509   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SLINI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SLIN_PROG_CACHE has no interface implemented.
Friends
Class CL_SLIN_PROG_CACHE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUR Static Attribute Private Type reference (TYPE) ITEM 20101105
2 DB_HANDLE Static Attribute Private Object reference (TYPE REF TO) CL_SLIN_DB_HANDLE 20120429
3 DEL_MAX Constant Private Type reference (TYPE) I 100 20101105
4 MAIN Static Attribute Public Object reference (TYPE REF TO) CL_SLIN_PROG 20120605
5 PROC_SET Static Attribute Private See coding 20120608
6 PROG_EXCHANGE_CNT Static Attribute Private Type reference (TYPE) I 20120429
7 SET Static Attribute Private See coding 20101105
8 SET_MAX Constant Private Type reference (TYPE) I 128 20101105
9 TFDIR Static Attribute Public Object reference (TYPE REF TO) CL_SLIN_TFDIR Convenience for TFDIR Information 20121219
Methods
# Method Level Visibility Method type Description Created on
1 CALL_TO_PROC Static method Public Method 20120608
2 CLASS_CONSTRUCTOR Static method Public Constructor 20121219
3 CLEAR_CACHES Static method Public Method 20120429
4 GET Static method Public Method 20101105
5 INIT Static method Public Method 20101105
6 REFRESH Static method Private Method 20101105
Events
Class CL_SLIN_PROG_CACHE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ITEM Private See coding 20101105 begin of Item, progName type string, prog type ref to CL_SLIN_PROG, lfnr type i, end of Item
2 PROC_CACHE_ITEM Private See coding 20120608 begin of proc_cache_item, main type string, clif type string, meth type string, is_dynamic type abap_bool, proc type ref to cl_slin_proc, end of proc_cache_item
Method Signatures

Method CALL_TO_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIF Call by reference Type reference (TYPE) STRING 20120608
2 Importing IS_DYNAMIC Call by reference Type reference (TYPE) ABAP_BOOL 20120608
3 Importing MAIN Call by reference Type reference (TYPE) STRING 20120608
4 Importing METH Call by reference Type reference (TYPE) STRING 20120608
5 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_PROC 20120608

Method CALL_TO_PROC on class CL_SLIN_PROG_CACHE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SLIN_PROG_CACHE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SLIN_PROG_CACHE has no exception.

Method CLEAR_CACHES Signature

Method CLEAR_CACHES on class CL_SLIN_PROG_CACHE has no parameter.
Method CLEAR_CACHES on class CL_SLIN_PROG_CACHE has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROGNAME Call by reference Type reference (TYPE) STRING 20101105
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_PROG 20101105

Method GET on class CL_SLIN_PROG_CACHE has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBCACHE Call by reference Object reference (TYPE REF TO) CL_SLIN_DB_HANDLE DB abgelegt Infos für Slin verwalten 20120430
2 Importing PROG Call by reference Object reference (TYPE REF TO) CL_SLIN_PROG 20101105

Method INIT on class CL_SLIN_PROG_CACHE has no exception.

Method REFRESH Signature

Method REFRESH on class CL_SLIN_PROG_CACHE has no parameter.
Method REFRESH on class CL_SLIN_PROG_CACHE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710