SAP ABAP Class CL_ILM_STOR_UTIL (ILM DB Store: General Helper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-STO (Application Component) Integrated Data Base Archive Store
⤷
S_ILM_STOR_UTIL (Package) ILM DB Store: Utilities
⤷
⤷
Properties
| Class | CL_ILM_STOR_UTIL | |
| Short Description | ILM DB Store: General Helper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_STOR_UTIL | ILM DB Store: Utilities |
| Created | 20130510 | SAP |
| Last change | 20140121 | 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) |
Interfaces
Class CL_ILM_STOR_UTIL has no interface implemented.
Friends
Class CL_ILM_STOR_UTIL has no friend class.
Attributes
Class CL_ILM_STOR_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Authorizations | 20130911 | |
| 2 | Static method | Public | Method | 20130816 | ||
| 3 | Static method | Public | Method | Create a HANDLE | 20130816 | |
| 4 | Static method | Public | Method | Check Whether a DBCON Exists | 20130816 | |
| 5 | Static method | Public | Method | Determine the DBMS Name Behind a DBCON | 20130816 | |
| 6 | Static method | Public | Method | Converts STRING to XSTRING | 20130816 | |
| 7 | Static method | Public | Method | Determines the Type of Instance | 20130816 | |
| 8 | Static method | Public | Method | Convert XSTRING to STRING | 20130816 |
Events
Class CL_ILM_STOR_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_UTC_CHECK_RESULT | Public | Type reference (TYPE) | SYSUBRC | 20130816 | |
Method Signatures
Method AUTH_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CUSTOMIZING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | Customizing-Zugriff | 20130911 | ||
| 2 | IV_GOD_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20130911 | |||
| 3 | IV_INSTALLATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | Installation | 20130911 | ||
| 4 | IV_TEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | Testreports ausführen | 20130911 | ||
| 5 | IV_USER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | Benutzung des Store | 20130911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM-DB-Ablage: Fehler bei Business Functions | 20130912 | ||
| 2 | ILM-DB-Ablage: Basis-Ausnahme | 20130911 |
Method CALCULATE_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LENGTH | Call by reference | Type reference (TYPE) | I | 20130816 | ||||
| 2 | EV_OFFSET | Call by reference | Type reference (TYPE) | ABAP_MSIZE | 20130816 | ||||
| 3 | IV_LENGTH | Call by reference | Type reference (TYPE) | I | 20130816 | ||||
| 4 | IV_OFFSET | Call by reference | Type reference (TYPE) | ABAP_MSIZE | 20130816 | ||||
| 5 | IV_SIZE | Call by reference | Type reference (TYPE) | ABAP_MSIZE | 20130816 |
Method CALCULATE_RANGE on class CL_ILM_STOR_UTIL has no exception.
Method CREATE_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HANDLE | Value transfer | Type reference (TYPE) | ILM_STOR_HANDLE | ILM-DB-Ablage: Ressourcen-Handle | 20130816 |
Method CREATE_HANDLE on class CL_ILM_STOR_UTIL has no exception.
Method DBCON_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130816 |
Method DBCON_EXISTS on class CL_ILM_STOR_UTIL has no exception.
Method DBCON_GET_DBSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | DBCON_DBMS | Description of Database Connections | 20130816 |
Method DBCON_GET_DBSYS on class CL_ILM_STOR_UTIL has no exception.
Method STRING_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCOD | 'UTF-8' | 20130816 | |||
| 2 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20130816 | ||||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | XSTRING | 20130816 |
Method STRING_TO_XSTRING on class CL_ILM_STOR_UTIL has no exception.
Method TYPEOF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | zu prüfendes Object | 20130816 | |||
| 2 | IV_TYPE | Value transfer | Type reference (TYPE) | CLASSNAME | Name der Klasse/des Interface | 20130816 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM-DB-Ablage: Laufzeitfehler | 20130816 |
Method XSTRING_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20130816 | ||||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130816 |
Method XSTRING_TO_STRING on class CL_ILM_STOR_UTIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |