SAP ABAP Class CL_SLIN_DB_HANDLE (Manage Info for Slin Stored in DB)
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_DB_HANDLE  
Short Description Manage Info for Slin Stored in DB    
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 20050524   SAP 
Last change 20141121    
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 SLIN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SLINI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SLIN_DB_HANDLE has no interface implemented.
Friends
Class CL_SLIN_DB_HANDLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CACHE_USE Instance attribute Public Attribute reference (LIKE) SLIN_CACHE_USE-NO 20120429
2 CALL_CNTX Instance attribute Public Attribute reference (LIKE) SLIN_CALL_CNTX-SINGLE 20131011
3 ID Constant Public See coding 20050524
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_CACHE Static method Public Method Delete All Persistent Info about 'progName' 20120719
2 DELETE_PROG Static method Public Method Delete All Persistent Info about 'progName' 20050524
3 DELETE_RESULT_CACHE Static method Public Method Delete All Persistent Info 20050812
4 GET_INSTANCE Static method Public Method Store Handle for DB-IO Handling 20050524
5 GET_XSTRING Instance method Public Method Read Xstring from DB 20050524
6 RESET_IF_NECESSARY Static method Public Method Header Info no Longer Up-To-Date -> Reinitialize 20050524
7 SET_XSTRING Instance method Public Method Store Xstring in DB 20050524
Events
Class CL_SLIN_DB_HANDLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ID_FLAG Public See coding 20120723 id_flag type n length 2
Method Signatures

Method DELETE_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLAG Call by reference Type reference (TYPE) ID_FLAG 20120719

Method DELETE_CACHE on class CL_SLIN_DB_HANDLE has no exception.

Method DELETE_PROG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120601
2 Importing PROGNAME Call by reference Type reference (TYPE) PROGRAM 20050524

Method DELETE_PROG on class CL_SLIN_DB_HANDLE has no exception.

Method DELETE_RESULT_CACHE Signature

Method DELETE_RESULT_CACHE on class CL_SLIN_DB_HANDLE has no parameter.
Method DELETE_RESULT_CACHE on class CL_SLIN_DB_HANDLE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHEUSE Call by reference Attribute reference (LIKE) SLIN_CACHE_USE-ALL SLIN_CACHE_USE-ALL 20050524
2 Importing CALL_CNTX Call by reference Attribute reference (LIKE) SLIN_CALL_CNTX-SINGLE SLIN_CALL_CNTX-SINGLE 20131011
3 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_DB_HANDLE 20080321

Method GET_INSTANCE on class CL_SLIN_DB_HANDLE has no exception.

Method GET_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FOUND Call by reference Type reference (TYPE) BOOLEAN 20050524
2 Importing PROG Call by reference Object reference (TYPE REF TO) CL_SLIN_PROG 20120725
3 Importing TAG Call by reference Attribute reference (LIKE) ID-SCAN 20050524
4 Exporting XSTRING Call by reference Type reference (TYPE) XSTRING 20050524

Method GET_XSTRING on class CL_SLIN_DB_HANDLE has no exception.

Method RESET_IF_NECESSARY Signature

Method RESET_IF_NECESSARY on class CL_SLIN_DB_HANDLE has no parameter.
Method RESET_IF_NECESSARY on class CL_SLIN_DB_HANDLE has no exception.

Method SET_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROG Call by reference Object reference (TYPE REF TO) CL_SLIN_PROG 20120725
2 Importing TAG Call by reference Attribute reference (LIKE) ID-SCAN 20050524
3 Importing XSTRING Call by reference Type reference (TYPE) XSTRING 20050524

Method SET_XSTRING on class CL_SLIN_DB_HANDLE has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 710