SAP ABAP Class IF_ILM_STOR_CUST_NS_DB (ILM DB Store: Customizing DB Namespace)
Properties
| Class | IF_ILM_STOR_CUST_NS_DB | |
| Short Description | ILM DB Store: Customizing DB Namespace | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130808 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ILM_STOR_CUST_NS_DB has no forward declaration.
Interfaces
Class IF_ILM_STOR_CUST_NS_DB has no interface implemented.
Friends
Class IF_ILM_STOR_CUST_NS_DB has no friend class.
Attributes
Class IF_ILM_STOR_CUST_NS_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Connection to a Specific Table | 20130816 | |
| 2 | Instance method | Public | Method | Gets Connection to Administration DB | 20130816 | |
| 3 | Instance method | Public | Method | Supplies the Maximum Size of a Data Table | 20130816 |
Events
Class IF_ILM_STOR_CUST_NS_DB has no event.
Types
Class IF_ILM_STOR_CUST_NS_DB has no local type.
Method Signatures
Method DBCON 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 | '-' | Zu setzende Verbindung | 20130816 | ||
| 2 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Name der betroffenen Tabelle | 20130816 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | DBCON_NAME | Für die Tabelle gültige Verbindung | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM-DB-Ablage: Customizing Exception | 20130816 | ||
| 2 | ILM-DB-Ablage: Laufzeitfehler | 20130830 |
Method MAIN_DBCON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | DBCON_NAME | '-' | Logischer Name einer Datenbankverbindung | 20130816 | ||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM-DB-Ablage: Basis-Ausnahme | 20130816 |
Method TABLE_THRESHOLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | ABAP_MSIZE | -1 | DEC-Typ, der für 64-Bit-Integer geeignet ist | 20130816 | ||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_MSIZE | DEC-Typ, der für 64-Bit-Integer geeignet ist | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |