SAP ABAP Interface IF_ILM_STOR_OBJECT (ILM DB Store: Abstract Object Class)
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_OBJECT | ILM DB Store: Object Representation | 20130816 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_WD_MOCK_OBJECT | ILM DB Store: WebDAV Mock Up of Object | 20130816 |
Properties
| Interface | IF_ILM_STOR_OBJECT | |
| Short Description | ILM DB Store: Abstract Object Class |
General Data
| Package | S_ILM_STOR_PROCESS | ILM DB Store: Processing |
| Created | 20130805 | 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_OBJECT has no interface.
Friends
Interface IF_ILM_STOR_OBJECT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MS_ROOT | Instance attribute | Public | Type reference (TYPE) | TILM_STOR | ILM DB Store: Root Table / Mapping URI HANDLE | 20130816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determines Handle of an Object | 20130816 | |
| 2 | Instance method | Public | Method | Initialize the Instance | 20130816 | |
| 3 | Instance method | Public | Method | Determines the Origin of an Object | 20130816 | |
| 4 | Instance method | Public | Method | Determines the Size of an Object | 20130816 | |
| 5 | Instance method | Public | Method | Gets the Name of the Table in which an Object is Stored | 20130816 | |
| 6 | Instance method | Public | Method | Returns the Object Type | 20130816 | |
| 7 | Instance method | Public | Method | Determines Whether an Object Has a Specific Type | 20130816 | |
| 8 | Instance method | Public | Method | Determines the URI of an Object | 20130816 |
Events
Interface IF_ILM_STOR_OBJECT has no event.
Types
Interface IF_ILM_STOR_OBJECT has no local type.
Method Signatures
Method HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_HANDLE | ILM-DB-Ablage: Ressourcen-Handle | 20130816 |
Method HANDLE on Interface IF_ILM_STOR_OBJECT has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROOT | Call by reference | Type reference (TYPE) | TILM_STOR | ILM-DB-Ablage: Root-Tabelle / Mapping URI-HANDLE | 20130816 |
Method INITIALIZE on Interface IF_ILM_STOR_OBJECT has no exception.
Method ORIGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_ORIGIN | ILM-DB-Ablage: Kennzeichnung der Herkunft der Daten | 20130816 |
Method ORIGIN on Interface IF_ILM_STOR_OBJECT has no exception.
Method SIZE 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 | DEC-Typ, der für 64-Bit-Integer geeignet ist | 20130816 |
Method SIZE on Interface IF_ILM_STOR_OBJECT has no exception.
Method TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130816 |
Method TABLE_NAME on Interface IF_ILM_STOR_OBJECT has no exception.
Method TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_RESS_TYPE | 20130816 |
Method TYPE on Interface IF_ILM_STOR_OBJECT has no exception.
Method TYPE_OF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TYPE | Call by reference | Type reference (TYPE) | ILM_STOR_RESS_TYPE | Einstelliges Kennzeichen | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | True, wenn die URI den angegebenen Typ hat | 20130816 |
Method TYPE_OF on Interface IF_ILM_STOR_OBJECT has no exception.
Method URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_URI | ILM-DB-Ablage: URI einer Ressource | 20130816 |
Method URI on Interface IF_ILM_STOR_OBJECT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |