SAP ABAP Interface IF_ILM_STOR_RTI_PROPS (ILM DB Store: Runtime Information Properties)
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_RTI_PROPS | ILM DB Store: Runtime Properties for Data Transfer | 20130816 |
Properties
| Interface | IF_ILM_STOR_RTI_PROPS | |
| Short Description | ILM DB Store: Runtime Information Properties |
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_RTI_PROPS has no interface.
Friends
Interface IF_ILM_STOR_RTI_PROPS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_PROPERTIES | Constant | Public | See coding | 20130816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete All Properties of a Handle | 20130816 | |
| 2 | Instance method | Public | Method | Delete a Property | 20130816 | |
| 3 | Instance method | Public | Method | Checks Whether a Property Exists | 20130816 | |
| 4 | Instance method | Public | Method | Currently Used File Name for Buffering | 20130816 | |
| 5 | Instance method | Public | Method | Current Length of Transfer | 20130816 | |
| 6 | Instance method | Public | Method | Create or Update a Property | 20130816 | |
| 7 | Instance method | Public | Method | Indicates Whether Transfer Uses a Shared File | 20130816 | |
| 8 | Instance method | Public | Method | Transmission status | 20130816 |
Events
Interface IF_ILM_STOR_RTI_PROPS has no event.
Types
Interface IF_ILM_STOR_RTI_PROPS has no local type.
Method Signatures
Method CLEAR 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 |
Method CLEAR on Interface IF_ILM_STOR_RTI_PROPS has no exception.
Method DELETE 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_NAME | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_NAME | Name der zu löschenden Property | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20130816 | ||
| 2 | ILM-DB-Ablage: Laufzeitfehler | 20130816 |
Method EXISTS 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 | Ressource Handle | 20130816 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_NAME | Name der Property | 20130816 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Gelesener Wert | 20130816 |
Method EXISTS on Interface IF_ILM_STOR_RTI_PROPS has no exception.
Method FILENAME 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 | Ressource Handle | 20130816 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_VALUE | '-' | Setzt einen neuen Wert für die Eigenschaft | 20130816 | ||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_PROP_VALUE | Aktueller Wert für die Eigenschaft | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20130816 | ||
| 2 | ILM-DB-Ablage: Laufzeitfehler | 20130816 |
Method LENGTH 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_VALUE | Call by reference | Type reference (TYPE) | ABAP_MSIZE | -99 | Setzt einen neuen Wert für die Eigenschaft | 20130816 | ||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_MSIZE | Aktueller Wert für die Eigenschaft | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20130816 | ||
| 2 | ILM-DB-Ablage: Laufzeitfehler | 20130816 |
Method PROPERTY 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_NAME | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_NAME | ILM-DB-Ablage: Property Name | 20130816 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_VALUE | '-' | ILM-DB-Ablage: Property Value | 20130816 | ||
| 4 | RV_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_PROP_VALUE | ILM-DB-Ablage: Property Value | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20130816 | ||
| 2 | ILM-DB-Ablage: Laufzeitfehler | 20130816 |
Method SHARED_FILE 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_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | Setzt einen neuen Wert für die Eigenschaft | 20130816 | ||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Aktueller Wert für die Eigenschaft | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20130816 | ||
| 2 | ILM-DB-Ablage: Laufzeitfehler | 20130816 |
Method STATUS 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_VALUE | Call by reference | Type reference (TYPE) | INT4 | IF_ILM_STOR_TYPES=>GC_TRANSFER_STATES-UNDEFINED | Setzt einen neuen Wert für die Eigenschaft | 20130816 | ||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | INT4 | Aktueller Wert für die Eigenschaft | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20130816 | ||
| 2 | ILM-DB-Ablage: Laufzeitfehler | 20130816 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |