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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ITEM | 20101105 | |||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_DB_HANDLE | 20120429 | |||
3 | ![]() |
Constant | Private | Type reference (TYPE) | I | 100 | 20101105 | ||
4 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_SLIN_PROG | 20120605 | |||
5 | ![]() |
Static Attribute | Private | See coding | 20120608 | ||||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 20120429 | |||
7 | ![]() |
Static Attribute | Private | See coding | 20101105 | ||||
8 | ![]() |
Constant | Private | Type reference (TYPE) | I | 128 | 20101105 | ||
9 | ![]() |
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 | ![]() |
Static method | Public | Method | 20120608 | |
2 | ![]() |
Static method | Public | Constructor | 20121219 | |
3 | ![]() |
Static method | Public | Method | 20120429 | |
4 | ![]() |
Static method | Public | Method | 20101105 | |
5 | ![]() |
Static method | Public | Method | 20101105 | |
6 | ![]() |
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 | ![]() |
CLIF | Call by reference | Type reference (TYPE) | STRING | 20120608 | |||
2 | ![]() |
IS_DYNAMIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120608 | |||
3 | ![]() |
MAIN | Call by reference | Type reference (TYPE) | STRING | 20120608 | |||
4 | ![]() |
METH | Call by reference | Type reference (TYPE) | STRING | 20120608 | |||
5 | ![]() |
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 | ![]() |
PROGNAME | Call by reference | Type reference (TYPE) | STRING | 20101105 | |||
2 | ![]() |
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 | ![]() |
DBCACHE | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_DB_HANDLE | DB abgelegt Infos für Slin verwalten | 20120430 | ||
2 | ![]() |
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 |