SAP ABAP Class CL_ILM_STOR_PROP_HANDLER (ILM DB Store: Property Handler)
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_PROP_HANDLER | ILM DB Store: Handler for Live Properties | 20130816 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ILM_STOR_PROP_HANDLER_ED | ILM DB Store: Property Handler | 20130816 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ILM_STOR_PROP_HANDLER_LH | ILM DB Store: Property Handler | 20130816 |
Properties
Class | CL_ILM_STOR_PROP_HANDLER | |
Short Description | ILM DB Store: Property Handler | |
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 | 20130531 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ILM_STOR_PROP_HANDLER | ILM DB Store: Handler for Live Properties | 20130816 |
Friends
Class CL_ILM_STOR_PROP_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ILM_STOR_HANDLE | ILM DB Store: Resource Handle | 20130816 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ILM_STOR_URI | ILM DB Store: URI of a Resource | 20130816 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ILM_STOR_URI | ILM DB Store: URI of a Resource | 20130816 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Check Whether New Value Can Be Set for a Property | 20130816 |
2 | ![]() |
Instance method | Protected | Method | Check Whether Element of the Property Can Be Deleted | 20130816 |
3 | ![]() |
Instance method | Protected | Method | Check Whether a Property Can Be Deleted | 20130816 |
4 | ![]() |
Instance method | Protected | Method | Determine Cumulated Value of the Child Node | 20130816 |
5 | ![]() |
Instance method | Protected | Method | Determine Current Value of a Specific Element | 20130816 |
6 | ![]() |
Instance method | Protected | Method | Determine Cumulated Value of Parent Node | 20130816 |
Events
Class CL_ILM_STOR_PROP_HANDLER has no event.
Types
Class CL_ILM_STOR_PROP_HANDLER has no local type.
Method Signatures
Method CHECK_CHANGE_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHILD_VALUE | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_VALUE | Wert der Kinderlein | 20130816 | ||
2 | ![]() |
IV_ELEMENT_VALUE | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_VALUE | Aktueller Wert des Knotens | 20130816 | ||
3 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_NAME | ILM-DB-Ablage: Property-Name | 20130816 | ||
4 | ![]() |
IV_NEW_VALUE | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_VALUE | Zu setzender Wert | 20130816 | ||
5 | ![]() |
IV_PARENT_VALUE | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_VALUE | Kumulierter Wert der Elternknoten | 20130816 | ||
6 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | ILM_STOR_URI | ILM-DB-Ablage: URI einer Ressource | 20130816 | ||
7 | ![]() |
RO_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_ILM_STOR_PROPERTY | ILM-DB-Ablage: Exception für Property Handling | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ILM-DB-Ablage: Laufzeitfehler | 20130816 |
Method CHECK_DELETE_ELEMENT_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ELEMENT_VALUE | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_VALUE | Aktueller Wert des Knotens | 20130816 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_NAME | ILM-DB-Ablage: Property-Name | 20130816 | ||
3 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | ILM_STOR_URI | ILM-DB-Ablage: URI einer Ressource | 20130816 | ||
4 | ![]() |
RS_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_S_PROPERTY | ILM-DB-Ablage: Exception für Property Handling | 20130816 |
Method CHECK_DELETE_ELEMENT_ALLOWED on class CL_ILM_STOR_PROP_HANDLER has no exception.
Method CHECK_DELETE_PROPERTY_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHILD_VALUE | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_VALUE | Wert der Kinderlein | 20130816 | ||
2 | ![]() |
IV_ELEMENT_VALUE | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_VALUE | Aktueller Wert des Knotens | 20130816 | ||
3 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_NAME | ILM-DB-Ablage: Property-Name | 20130816 | ||
4 | ![]() |
IV_PARENT_VALUE | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_VALUE | Kumulierter Wert der Elternknoten | 20130816 | ||
5 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | ILM_STOR_URI | ILM-DB-Ablage: URI einer Ressource | 20130816 | ||
6 | ![]() |
RO_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_ILM_STOR_PROPERTY | ILM-DB-Ablage: Exception für Property Handling | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ILM-DB-Ablage: Laufzeitfehler | 20130816 |
Method GET_CHILD_VALUE 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 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | ILM_STOR_URI | ILM-DB-Ablage: Ressourcen-Handle | 20130816 | ||
3 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_PROP_VALUE | ILM-DB-Ablage: Wert einer Property | 20130816 |
Method GET_CHILD_VALUE on class CL_ILM_STOR_PROP_HANDLER has no exception.
Method GET_ELEMENT_VALUE 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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_NAME | ILM-DB-Ablage: Property-Name | 20130816 | ||
3 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_PROP_VALUE | ILM-DB-Ablage: Wert einer Property | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ILM-DB-Ablage: Basis-Ausnahme | 20130816 |
Method GET_PARENT_VALUE 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 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | ILM_STOR_URI | ILM-DB-Ablage: Ressourcen-Handle | 20130816 | ||
3 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_PROP_VALUE | ILM-DB-Ablage: Wert einer Property | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ILM-DB-Ablage: Exception für Datenbankzugriffe | 20130816 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |