SAP ABAP Interface IF_ILM_STOR_TACC_RTI (ILM DB Store: Access Methods for Runtime Properties)
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_TACC_RTI | ILM DB Store: Runtime Information | 20130816 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_TACC_RTI_MOCK | ILM DB Store: Mock for IF_ILM_STOR_TACC_RTI | 20130816 |
Properties
| Interface | IF_ILM_STOR_TACC_RTI | |
| Short Description | ILM DB Store: Access Methods for Runtime Properties |
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 | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ILM_STOR_TABLE_ACCESSOR | ILM DB Store: Generic Table Descriptor | 20130816 |
Friends
Interface IF_ILM_STOR_TACC_RTI has no friend.
Attributes
Interface IF_ILM_STOR_TACC_RTI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes All Properties of a Handle | 20130816 | |
| 2 | Instance method | Public | Method | Determines the Number of Properties of a Handle | 20130816 | |
| 3 | Instance method | Public | Method | Deletes One Entry | 20130816 | |
| 4 | Instance method | Public | Method | Checks Whether an Entry Exists | 20130816 | |
| 5 | Instance method | Public | Method | Reads One Entry | 20130816 | |
| 6 | Instance method | Public | Method | Read List of Properties for a Resource | 20130816 | |
| 7 | Instance method | Public | Method | Creates or Updates an Entry | 20130816 |
Events
Interface IF_ILM_STOR_TACC_RTI has no event.
Types
Interface IF_ILM_STOR_TACC_RTI 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 | Ressourcen-Handle | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Laufzeitfehler | 20130816 |
Method COUNT 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) | INT4 | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Laufzeitfehler | 20130816 |
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 | 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 | ILM-DB-Ablage: Ressource Handle | 20130816 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_NAME | Name der zu prüfenden property | 20130816 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true, wenn die Property existiert | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Laufzeitfehler | 20130816 |
Method GET 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 lesenden Property | 20130816 | |||
| 3 | RS_VALUE | Value transfer | Type reference (TYPE) | TILM_STOR_RTI | Gelesene Property | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20130816 | ||
| 2 | Laufzeitfehler | 20130816 |
Method LIST 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 | RT_VALUE | Value transfer | Type reference (TYPE) | TILM_STOR_RTI_T | Liste der Properties zum Handle | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20130816 | ||
| 2 | Laufzeitfehler | 20130816 |
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RTI | Call by reference | Type reference (TYPE) | TILM_STOR_RTI | Zu setzender/aktualisierender Wert | 20130816 | |||
| 2 | RS_RTI | Value transfer | Type reference (TYPE) | TILM_STOR_RTI | Gelesener Wert | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20130816 | ||
| 2 | Laufzeitfehler | 20130816 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |