SAP ABAP Interface IF_ILM_STOR_QUERIES (ILM DB Store: Various Queries)
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_QUERIES | ILM DB Store: Various Queries | 20130816 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_QUERIES_MOCK | ILM DB Store: Mock for IF_ILM_STOR_QUERIES | 20130816 |
Properties
| Interface | IF_ILM_STOR_QUERIES | |
| Short Description | ILM DB Store: Various Queries |
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_QUERIES has no interface.
Friends
Interface IF_ILM_STOR_QUERIES has no friend.
Attributes
Interface IF_ILM_STOR_QUERIES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determines a HANDLE from a URI | 20130816 | |
| 2 | Instance method | Public | Method | Determines a URI from a HANDLE | 20130816 |
Events
Interface IF_ILM_STOR_QUERIES has no event.
Types
Interface IF_ILM_STOR_QUERIES has no local type.
Method Signatures
Method HANDLE_FROM_URI 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_URI | Call by reference | Type reference (TYPE) | ILM_STOR_URI | ILM-DB-Ablage: URI | 20130816 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_HANDLE | ILM-DB-Ablage: Ressource Handle | 20130816 |
Method HANDLE_FROM_URI on Interface IF_ILM_STOR_QUERIES has no exception.
Method URI_FROM_HANDLE 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: Ressourcen-Handle | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_URI | ILM-DB-Ablage: URI einer Ressource | 20130816 |
Method URI_FROM_HANDLE on Interface IF_ILM_STOR_QUERIES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |