SAP ABAP Class CL_ILM_STOR_CUST_PROP (ILM DB Store: Customizing - Basis Class for Settings)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ILM_STOR_CUST_PROP ILM DB Store: Handler Class for Customizing Setting 20130816
Properties
Class CL_ILM_STOR_CUST_PROP  
Short Description ILM DB Store: Customizing - Basis Class for Settings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_STOR_CUST   ILM DB Store: Customizing 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ILM_STOR_CUST_PROP ILM DB Store: Handler Class for Customizing Setting 20130816
Friends
Class CL_ILM_STOR_CUST_PROP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_VALUE Instance attribute Protected Type reference (TYPE) TILM_STOR_CUS ILM DB Store: Customizing 20130816
2 MV_INITIALIZED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130816
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PREREQUISITES Instance method Protected Method Checks Whether Keys for Setting Are Specified 20130816
2 GET_HANDLER Static method Public Method Determines Suitable Handler Class for a Setting 20130816
3 GET_HANDLER_TEMP Static method Public Method Get Handler Class for Temporary Property 20130816
4 IS_TEMP Instance method Protected Method Checks Whether a Property is Temporary 20130816
Events
Class CL_ILM_STOR_CUST_PROP has no event.
Types
Class CL_ILM_STOR_CUST_PROP has no local type.
Method Signatures

Method CHECK_PREREQUISITES 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_RUNTIME 20130816

Method GET_HANDLER 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 ILM-DB-Ablage: Customizing-Namensraum 20130816
2 Importing IV_PROP_NAME Call by reference Type reference (TYPE) ILM_STOR_PROP_NAME ILM-DB-Ablage: Property-Name 20130816
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_ILM_STOR_CUST_PROP ILM-DB-Ablage: Handlerklasse für Customizing-Einstellung 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_CUST ILM-DB-Ablage: Customizing Exception 20130816

Method GET_HANDLER_TEMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_TYPE Call by reference Type reference (TYPE) ILM_STOR_CUST_TYPE IF_ILM_STOR_TYPES=>GC_SETTING_DATA_TYPE-STRING Gebe einen Handler für eine temporäre Property zurück 20130816
2 Importing IV_NAMESPACE Call by reference Type reference (TYPE) ILM_STOR_NAMESPACE ILM-DB-Ablage: Customizing-Namensraum 20130816
3 Importing IV_PROP_NAME Call by reference Type reference (TYPE) ILM_STOR_PROP_NAME ILM-DB-Ablage: Property-Name 20130816
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_ILM_STOR_CUST_PROP ILM-DB-Ablage: Handlerklasse für Customizing-Einstellung 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_CUST ILM-DB-Ablage: Customizing Exception 20130816

Method IS_TEMP 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 IS_TEMP on class CL_ILM_STOR_CUST_PROP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740