SAP ABAP Class CL_ILM_STOR_PROPERTIES (ILM DB Store: Processing of 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ILM_STOR_PROPERTIES | ILM DB Store: Processing of Properties | 20130816 |
Properties
| Class | CL_ILM_STOR_PROPERTIES | |
| Short Description | ILM DB Store: Processing of Properties | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_STOR_PROCESS | ILM DB Store: Processing |
| Created | 20130510 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ILM_STOR_PROPERTIES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ILM_STOR_PROPERTIES | ILM DB Store: Processing of Properties | 20130816 |
Friends
Class CL_ILM_STOR_PROPERTIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | See coding | Properties Checked for Change | 20130816 | ||||
| 2 | Instance attribute | Protected | See coding | Properties Checked for Deletion | 20130816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Determines a Handler for a Live Property | 20130816 | |
| 2 | Instance method | Protected | Method | Determines the Name of all Properties from Root to Element | 20130816 |
Events
Class CL_ILM_STOR_PROPERTIES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CHECK_RESULT | Protected | See coding | 20130816 | BEGIN OF ty_check_result,
handle TYPE ilm_stor_handle,
prop_name TYPE ilm_stor_prop_name,
lx_prop TYPE REF TO cx_ilm_stor_property,
END OF ty_check_result
|
Method Signatures
Method GET_PROPERTY_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_NAME | ILM-DB-Ablage: Property-Name | 20130816 | |||
| 2 | RO_VALUE | Value transfer | Object reference (TYPE REF TO) | IF_ILM_STOR_PROP_HANDLER | ILM-DB-Ablage: Handler für Live-Properties | 20130816 |
Method GET_PROPERTY_HANDLER on class CL_ILM_STOR_PROPERTIES has no exception.
Method GET_PROPERTY_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URI | Call by reference | Type reference (TYPE) | ILM_STOR_URI | ILM-DB-Ablage: URI einer Ressource | 20130816 | |||
| 2 | RT_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_T_STRING | Tabelle mit einfachen Strings | 20130816 |
Method GET_PROPERTY_NAMES on class CL_ILM_STOR_PROPERTIES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |