SAP ABAP Class IF_ILM_STOR_CUST (ILM DB Store: Methods for Accessing Customizing)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_CUST | ILM DB Store: Customizing Access | 20130816 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_WD_MOCK_CUST | ILM DB Store: WebDAV Mock Up of Customizing | 20130816 |
Properties
| Class | IF_ILM_STOR_CUST | |
| Short Description | ILM DB Store: Methods for Accessing Customizing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130510 | 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 has no interface implemented.
Friends
Class IF_ILM_STOR_CUST has no friend class.
Attributes
Class IF_ILM_STOR_CUST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the Current System Origin | 20130816 | |
| 2 | Instance method | Public | Method | Gets the DB Namespace | 20130816 | |
| 3 | Instance method | Public | Method | Gets the Diagnostics Namespace | 20130816 | |
| 4 | Instance method | Public | Method | Checks Whether Namespace Is Valid | 20130816 | |
| 5 | Instance method | Public | Method | Checks Whether Data Source (Origin) Is Valid | 20130816 | |
| 6 | Instance method | Public | Method | Gets Generic Namespace Handler | 20130816 | |
| 7 | Instance method | Public | Method | Gets System Namespace | 20130816 | |
| 8 | Instance method | Public | Method | Gets Namespace for Temporary Settings | 20130816 |
Events
Class IF_ILM_STOR_CUST has no event.
Types
Class IF_ILM_STOR_CUST has no local type.
Method Signatures
Method ACTIVE_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 ACTIVE_ORIGIN on class IF_ILM_STOR_CUST has no exception.
Method DB 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 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ILM_STOR_CUST_NS_DB | ILM-DB-Ablage: Customizing DB-Namensraum | 20130816 |
Method DB on class IF_ILM_STOR_CUST has no exception.
Method DIAGNOSTICS 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 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ILM_STOR_CUST_NS_DIAG | ILM-DB-Ablage: Customizing Namespace Diagnostics | 20130816 |
Method DIAGNOSTICS on class IF_ILM_STOR_CUST has no exception.
Method IS_VALID_NAMESPACE 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 | ILM-DB-Ablage: Customizing-Namensraum | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130816 |
Method IS_VALID_NAMESPACE on class IF_ILM_STOR_CUST has no exception.
Method IS_VALID_ORIGIN 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 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130816 |
Method IS_VALID_ORIGIN on class IF_ILM_STOR_CUST has no exception.
Method NAMESPACE 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 | ILM-DB-Ablage: Customizing-Namensraum | 20130816 | |||
| 2 | IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | ILM-DB-Ablage: Kennzeichnung der Herkunft der Daten | 20130816 | |||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ILM_STOR_CUST_NS | ILM-DB-Ablage: Customizing Namensraum | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM-DB-Ablage: Customizing Exception | 20130816 |
Method SYSTEM 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 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ILM_STOR_CUST_NS_SYS | ILM-DB-Ablage: Customizing Namespace System | 20130816 |
Method SYSTEM on class IF_ILM_STOR_CUST has no exception.
Method TEMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ILM_STOR_CUST_NS_TMP | 20130816 |
Method TEMP on class IF_ILM_STOR_CUST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |