SAP ABAP Interface IF_ILM_STOR_CUST_PROP (ILM DB Store: Handler Class for Customizing Setting)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-STO (Application Component) Integrated Data Base Archive Store
     S_ILM_STOR_CUST (Package) ILM DB Store: 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_PROP ILM DB Store: Customizing - Basis Class for Settings 20130816
Properties
Interface IF_ILM_STOR_CUST_PROP  
Short Description ILM DB Store: Handler Class for Customizing Setting    
General Data
Package S_ILM_STOR_CUST   ILM DB Store: Customizing 
Created 20130807   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_CUST_PROP has no interface.
Friends
Interface IF_ILM_STOR_CUST_PROP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DB Constant Public See coding 20130816
2 DIAG Constant Public See coding 20130816
3 SYS Constant Public See coding 20130816
Methods
# Method Level Visibility Method type Description Created on
1 DEFAULT Instance method Public Method Default Value of a Setting 20130816
2 INITIALIZE Instance method Public Method Initializes a Setting 20130816
3 IS_VALID Instance method Public Method Checks Whether a Value Is Valid (Type, Value Range) 20130816
4 NAME Instance method Public Method Returns the Name of a Setting 20130816
5 NAMESPACE Instance method Public Method Namespace to which the Setting Belongs 20130816
6 ORIGIN Instance method Public Method Origin to which a Setting Belongs 20130816
7 READ_ONLY Instance method Public Method Determines Whether a Setting Is Read-Only 20130816
8 VALUE Instance method Public Method Returns the Value of a Setting 20130816
Events
Interface IF_ILM_STOR_CUST_PROP has no event.
Types
Interface 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 Importing IV_VALUE Call by reference Type reference (TYPE) STRING IF_ILM_STOR_TYPES=>GC_UNDEFINED 20130816
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_CUST 20130816

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAMESPACE Call by reference Type reference (TYPE) ILM_STOR_NAMESPACE 20130816
2 Importing IV_ORIGIN Call by reference Type reference (TYPE) ILM_STOR_ORIGIN 20130816
3 Importing IV_PROP_NAME Call by reference Type reference (TYPE) ILM_STOR_PROP_NAME 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_CUST 20130816
2 CX_ILM_STOR_RUNTIME 20130816

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXCEPTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Passende Exception werfen, wenn Wert ungültig 20130816
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING Zu prüfender Wert 20130816
3 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL X, wenn iv_value gültig ist 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_CUST ILM-DB-Ablage: Customizing Exception 20130816

Method NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20130816

Method NAME on Interface 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 Returning RV_VALUE Value transfer Type reference (TYPE) ILM_STOR_NAMESPACE 20130816

Method NAMESPACE on Interface 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 Returning 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_CUST_PROP has no exception.

Method READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20130816

Method READ_ONLY on Interface 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 Importing IV_VALUE Call by reference Type reference (TYPE) STRING IF_ILM_STOR_TYPES=>GC_UNDEFINED 20130816
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_CUST 20130816
History
Last changed by/on SAP  20140121 
SAP Release Created in 740