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 | 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) | |
| 3 | 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 | Instance attribute | Public | Attribute reference (LIKE) | SLIN_CACHE_USE-NO | 20120429 | ||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | SLIN_CALL_CNTX-SINGLE | 20131011 | ||||
| 3 | Constant | Public | See coding | 20050524 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete All Persistent Info about 'progName' | 20120719 | |
| 2 | Static method | Public | Method | Delete All Persistent Info about 'progName' | 20050524 | |
| 3 | Static method | Public | Method | Delete All Persistent Info | 20050812 | |
| 4 | Static method | Public | Method | Store Handle for DB-IO Handling | 20050524 | |
| 5 | Instance method | Public | Method | Read Xstring from DB | 20050524 | |
| 6 | Static method | Public | Method | Header Info no Longer Up-To-Date -> Reinitialize | 20050524 | |
| 7 | 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 | 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 | ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120601 | |||
| 2 | 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 | CACHEUSE | Call by reference | Attribute reference (LIKE) | SLIN_CACHE_USE-ALL | SLIN_CACHE_USE-ALL | 20050524 | |||
| 2 | CALL_CNTX | Call by reference | Attribute reference (LIKE) | SLIN_CALL_CNTX-SINGLE | SLIN_CALL_CNTX-SINGLE | 20131011 | |||
| 3 | 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 | FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | 20050524 | ||||
| 2 | PROG | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_PROG | 20120725 | ||||
| 3 | TAG | Call by reference | Attribute reference (LIKE) | ID-SCAN | 20050524 | ||||
| 4 | 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 | PROG | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_PROG | 20120725 | ||||
| 2 | TAG | Call by reference | Attribute reference (LIKE) | ID-SCAN | 20050524 | ||||
| 3 | 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 |