SAP ABAP Interface IF_ILM_STOR_STORAGE (ILM DB Store: Storage Handler for Resources)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-STO (Application Component) Integrated Data Base Archive Store
⤷
S_ILM_STOR_PROCESS (Package) ILM DB Store: Processing
⤷
⤷
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
| Interface | IF_ILM_STOR_STORAGE | |
| Short Description | ILM DB Store: Storage Handler for Resources |
General Data
| Package | S_ILM_STOR_PROCESS | ILM DB Store: Processing |
| 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_STORAGE has no interface.
Friends
Interface IF_ILM_STOR_STORAGE has no friend.
Attributes
Interface 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
Interface IF_ILM_STOR_STORAGE has no event.
Types
Interface IF_ILM_STOR_STORAGE has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on Interface IF_ILM_STOR_STORAGE has no parameter.
Method CLOSE on Interface 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 Interface 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 Interface 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 | 740 |