SAP ABAP Class IF_ILM_STOR_POOL_MANAGER (ILM DB Store: Pool Manager)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_POOL_MANAGER | ILM DB Store: Pool Manager | 20130816 |
Properties
| Class | IF_ILM_STOR_POOL_MANAGER | |
| Short Description | ILM DB Store: Pool Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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 IF_ILM_STOR_POOL_MANAGER has no interface implemented.
Friends
Class IF_ILM_STOR_POOL_MANAGER has no friend class.
Attributes
Class IF_ILM_STOR_POOL_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates a New Data Table | 20130816 | |
| 2 | Instance method | Public | Method | Divide Table Name into its Components | 20130816 | |
| 3 | Instance method | Public | Method | Get Name of an Unlocked Data Table | 20130816 | |
| 4 | Instance method | Public | Method | Creates a Complete Table Name | 20130816 | |
| 5 | Instance method | Public | Method | Gets a Liste of Tables in the Pool for an Origin | 20130816 | |
| 6 | Instance method | Public | Method | Set or Get the Identity of a Table | 20130816 | |
| 7 | Instance method | Public | Method | Checks Whether a Table Name Describes a Pool Table | 20130816 | |
| 8 | Instance method | Public | Method | Lock a Pool Table | 20130816 | |
| 9 | Instance method | Public | Method | Unlock a Pool Table | 20130816 | |
| 10 | Instance method | Public | Method | Update the Size Specification of a Table | 20130816 |
Events
Class IF_ILM_STOR_POOL_MANAGER has no event.
Types
Class IF_ILM_STOR_POOL_MANAGER has no local type.
Method Signatures
Method CREATE_DATA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HANDLE | Call by reference | Type reference (TYPE) | ILM_STOR_HANDLE | ILM-DB-Ablage: Ressource Handle | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | Name der generierten Tabelle | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20130816 |
Method DECOMPOSE_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IDENT | Call by reference | Type reference (TYPE) | STRING | Ident-Teil des Tabellennamens | 20130816 | |||
| 2 | EV_INVALID_NAME | Call by reference | Type reference (TYPE) | ABAP_BOOL | abap_true wenn es kein gültiger Tabellenname ist | 20130816 | |||
| 3 | EV_NAME | Call by reference | Type reference (TYPE) | ILM_STOR_INST_NAME | Ermittelter Instanzname | 20130816 | |||
| 4 | EV_NAMESPACE | Call by reference | Type reference (TYPE) | ILM_STOR_INST_NAMESPACE | Ermittelter Namespace | 20130816 | |||
| 5 | EV_RESS_KIND | Call by reference | Type reference (TYPE) | ILM_STOR_RESS_KIND | Art (Subtyp) der Tabelle | 20130816 | |||
| 6 | EV_RESS_TYPE | Call by reference | Type reference (TYPE) | ILM_STOR_RESS_TYPE | Typ der Tabelle | 20130816 | |||
| 7 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Zu analysierender Name | 20130816 |
Method DECOMPOSE_TABLE_NAME on class IF_ILM_STOR_POOL_MANAGER has no exception.
Method GET_DATA_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HANDLE | Call by reference | Type reference (TYPE) | ILM_STOR_HANDLE | ILM-DB-Ablage: Ressource Handle | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | Name der ermittelten Tabelle | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20130816 |
Method GET_GENERATED_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KIND | Call by reference | Type reference (TYPE) | ILM_STOR_RESS_KIND | IF_ILM_STOR_TYPES=>GC_RESS_KIND-RESSOURCE | Art (Subtyp) der zu generierenden Tabelle | 20130816 | ||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | ILM_STOR_INST_NAME | Zu verwendender Instanzname | 20130816 | |||
| 3 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | ILM_STOR_INST_NAMESPACE | Zu verwendender Namespace | 20130816 | |||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | ILM_STOR_RESS_TYPE | IF_ILM_STOR_TYPES=>GC_RESS_TYPES-RESSOURCE | Typ der zu generierenden Tabelle | 20130816 | ||
| 5 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Laufzeitfehler | 20130816 |
Method GET_POOL_TABLE_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | '%' | 20130816 | |||
| 2 | RT_VALUE | Value transfer | Type reference (TYPE) | STRING_HASHED_TABLE | Liste der Tabellennamen zur Origin | 20130816 |
Method GET_POOL_TABLE_NAMES on class IF_ILM_STOR_POOL_MANAGER has no exception.
Method IDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Zu setzender Ident-Wert | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | Aktueller Ident-Wert | 20130816 |
Method IDENT on class IF_ILM_STOR_POOL_MANAGER has no exception.
Method IS_POOL_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Name der zu prüfenden Tabelle | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true wenn es eine Pooltabelle ist | 20130816 |
Method IS_POOL_TABLE on class IF_ILM_STOR_POOL_MANAGER has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 | ||||
| 2 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM-DB-Ablage: Exception für Datenbankzugriffe | 20130816 |
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 | ||||
| 2 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130816 |
Method UNLOCK on class IF_ILM_STOR_POOL_MANAGER has no exception.
Method UPDATE_TABLE_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | ILM-DB-Ablage: Kennzeichnung der Herkunft der Daten | 20130816 | |||
| 2 | IV_SIZE | Call by reference | Type reference (TYPE) | ABAP_MSIZE | DEC-Typ, der für 64-Bit-Integer geeignet ist | 20130816 | |||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130816 |
Method UPDATE_TABLE_SIZE on class IF_ILM_STOR_POOL_MANAGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |