SAP ABAP Class IF_ILM_STOR_CUST_PROP (ILM DB Store: Handler Class for Customizing Setting)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_CUST_PROP | ILM DB Store: Customizing - Basis Class for Settings | 20130816 |
Properties
| Class | IF_ILM_STOR_CUST_PROP | |
| Short Description | ILM DB Store: Handler Class for Customizing Setting | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130807 | 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
Class IF_ILM_STOR_CUST_PROP has no interface implemented.
Friends
Class IF_ILM_STOR_CUST_PROP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130816 | |||||
| 2 | Constant | Public | See coding | 20130816 | |||||
| 3 | Constant | Public | See coding | 20130816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Default Value of a Setting | 20130816 | |
| 2 | Instance method | Public | Method | Initializes a Setting | 20130816 | |
| 3 | Instance method | Public | Method | Checks Whether a Value Is Valid (Type, Value Range) | 20130816 | |
| 4 | Instance method | Public | Method | Returns the Name of a Setting | 20130816 | |
| 5 | Instance method | Public | Method | Namespace to which the Setting Belongs | 20130816 | |
| 6 | Instance method | Public | Method | Origin to which a Setting Belongs | 20130816 | |
| 7 | Instance method | Public | Method | Determines Whether a Setting Is Read-Only | 20130816 | |
| 8 | Instance method | Public | Method | Returns the Value of a Setting | 20130816 |
Events
Class IF_ILM_STOR_CUST_PROP has no event.
Types
Class IF_ILM_STOR_CUST_PROP has no local type.
Method Signatures
Method DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | IF_ILM_STOR_TYPES=>GC_UNDEFINED | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 |
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | ILM_STOR_NAMESPACE | 20130816 | ||||
| 2 | IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 | ||||
| 3 | IV_PROP_NAME | Call by reference | Type reference (TYPE) | ILM_STOR_PROP_NAME | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 | |||
| 2 | 20130816 |
Method IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXCEPTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Passende Exception werfen, wenn Wert ungültig | 20130816 | ||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Zu prüfender Wert | 20130816 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | X, wenn iv_value gültig ist | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM-DB-Ablage: Customizing Exception | 20130816 |
Method 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 NAME on class IF_ILM_STOR_CUST_PROP has no exception.
Method NAMESPACE 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_NAMESPACE | 20130816 |
Method NAMESPACE on class IF_ILM_STOR_CUST_PROP 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 class IF_ILM_STOR_CUST_PROP has no exception.
Method READ_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130816 |
Method READ_ONLY on class IF_ILM_STOR_CUST_PROP has no exception.
Method VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | IF_ILM_STOR_TYPES=>GC_UNDEFINED | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |