SAP ABAP Interface IF_ILM_STOR_POOL_MANAGER (ILM DB Store: Pool Manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-STO (Application Component) Integrated Data Base Archive Store
⤷
S_ILM_STOR_DB (Package) ILM DB Store: Database
⤷
⤷
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
| Interface | IF_ILM_STOR_POOL_MANAGER | |
| Short Description | ILM DB Store: Pool Manager |
General Data
| Package | S_ILM_STOR_DB | ILM DB Store: Database |
| Created | 20130510 | SAP |
| Last changed | 20140121 | SAP |
| 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) |
Interfaces
Interface IF_ILM_STOR_POOL_MANAGER has no interface.
Friends
Interface IF_ILM_STOR_POOL_MANAGER has no friend.
Attributes
Interface 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
Interface IF_ILM_STOR_POOL_MANAGER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_ILM_STOR_POOL_MANAGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |