SAP ABAP Class IF_ILM_STOR_STORAGE (ILM DB Store: Storage Handler for Resources)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_STORAGE | ILM DB Store: Storage Handler | 20130816 |
Properties
| Class | IF_ILM_STOR_STORAGE | |
| Short Description | ILM DB Store: Storage Handler for Resources | |
| 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_STORAGE has no interface implemented.
Friends
Class IF_ILM_STOR_STORAGE has no friend class.
Attributes
Class IF_ILM_STOR_STORAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Close the Store Handler | 20130816 | |
| 2 | Instance method | Public | Method | Create a Storage Handler | 20130816 | |
| 3 | Instance method | Public | Method | Writes the Data from the Internal Store to the DB | 20130816 | |
| 4 | Instance method | Public | Method | Returns the Storage Handler's Underlying Handle | 20130816 | |
| 5 | Instance method | Public | Method | Opens a Storage Handler | 20130816 | |
| 6 | Instance method | Public | Method | Reads Data from Storage | 20130816 | |
| 7 | Instance method | Public | Method | Interrupt the Transfer | 20130816 | |
| 8 | Instance method | Public | Method | Writes Data | 20130816 |
Events
Class IF_ILM_STOR_STORAGE has no event.
Types
Class IF_ILM_STOR_STORAGE has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class IF_ILM_STOR_STORAGE has no parameter.
Method CLOSE on class IF_ILM_STOR_STORAGE has no exception.
Method CREATE 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_SHARED_FILE | Call by reference | Type reference (TYPE) | STRING | '-' | Dateiname eines shared Files | 20130816 | ||
| 3 | RV_HANDLE | Value transfer | Type reference (TYPE) | ILM_STOR_HANDLE | Handle | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 | |||
| 2 | ILM-DB-Ablage: Transferfehler | 20130816 |
Method DB_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_MSIZE | Anzahl der eingefügten Bytes | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis-Exception | 20130816 | ||
| 2 | Laufzeitfehler | 20130816 |
Method 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: Ressource Handle | 20130816 |
Method HANDLE on class IF_ILM_STOR_STORAGE has no exception.
Method OPEN 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: Benutzer-ID | 20130816 | |||
| 2 | RV_HANDLE | Value transfer | Type reference (TYPE) | ILM_STOR_HANDLE | ILM-DB-Ablage: Ressource Handle | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 | |||
| 2 | ILM-DB-Ablage: Exception beim Transfer von Daten | 20130816 |
Method READ 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 | IV_LENGTH | Call by reference | Type reference (TYPE) | I | -99 | Anzahl zu lesender Bytes | 20130816 | ||
| 3 | IV_OFFSET | Call by reference | Type reference (TYPE) | ABAP_MSIZE | -99 | Offset innerhalb des Datenblocks, ab dem zu lesen ist | 20130816 | ||
| 4 | RV_DATA | Value transfer | Type reference (TYPE) | XSTRING | Gelesene Daten | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 | |||
| 2 | 20130816 |
Method SUSPEND Signature
Method SUSPEND on class IF_ILM_STOR_STORAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 | |||
| 2 | ILM-DB-Ablage: Exception beim Transfer von Daten | 20130816 |
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHUNK | Call by reference | Type reference (TYPE) | XSTRING | Datenblock | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 | |||
| 2 | ILM-DB-Ablage: Exception beim Transfer von Daten | 20130816 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |