SAP ABAP Class CL_CRM_IC_SYSPROPS (TEst for system properties)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW (Application Component) Framework
     CRM_IC_FRAMEWORK (Package) CRM Interaction Center: Framework
Properties
Class CL_CRM_IC_SYSPROPS  
Short Description TEst for system properties    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_FRAMEWORK   CRM Interaction Center: Framework 
Created 20030804   SAP 
Last change 20081007   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
Class CL_CRM_IC_SYSPROPS has no interface implemented.
Friends
Class CL_CRM_IC_SYSPROPS has no friend class.
Attributes
Class CL_CRM_IC_SYSPROPS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DESIGNTIME_PROPERTIES Static method Private Method 20031104
2 BUILD_OPTIONAL_PROPERTIES Static method Private Method User/Box settings could override global system properties 20030820
3 BUILD_PROPERTIES Static method Private Method 20030813
4 CONVERT_XML_TO_CURRENT_FORMAT Static method Private Method Update existing XML to current structure 20030806
5 CREATE_INSTANCE_FOR_DESIGNTIME Static method Public Method Design time specific system properties processing 20030804
6 CREATE_INSTANCE_FOR_DT_STRING Static method Public Method Create designtime from string 20031104
7 CREATE_INSTANCE_FOR_RT_FALLBCK Static method Public Method Runtime specific processing, fallback solution 20030820
8 CREATE_INSTANCE_FOR_RUNTIME Static method Public Method Runtime specific system properties processing 20030804
9 GET_PROCESSED_PROFILE Static method Public Method 20031107
10 LOAD Static method Private Method Load properties 20030804
11 LOAD_TEMPLATE Static method Private Method Load properties 20031104
12 TRANSFORM_XML_TO_DATA Static method Private Method Build internal data from XML document 20030819
Events
Class CL_CRM_IC_SYSPROPS has no event.
Types
Class CL_CRM_IC_SYSPROPS has no local type.
Method Signatures

Method BUILD_DESIGNTIME_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) TY_XML_SYSPROPS 20031106
2 Exporting EV_IS_NEW Call by reference Type reference (TYPE) ABAP_BOOL 20031106
3 Importing IV_PROFILE Call by reference Type reference (TYPE) STRING 20031104
4 Importing IV_TRIGGER_NO_LOAD_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20031104

Method BUILD_DESIGNTIME_PROPERTIES on class CL_CRM_IC_SYSPROPS has no exception.

Method BUILD_OPTIONAL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) STRING 20030820
2 Importing IV_TRIGGER_NO_LOAD_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030820
3 Returning RS_RESULT Value transfer Type reference (TYPE) TY_XML_SYSPROPS 20030820

Method BUILD_OPTIONAL_PROPERTIES on class CL_CRM_IC_SYSPROPS has no exception.

Method BUILD_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) STRING 20030813
2 Importing IV_TRIGGER_NO_LOAD_ERRORS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030819
3 Returning RS_RESULT Value transfer Type reference (TYPE) TY_XML_SYSPROPS 20030818

Method BUILD_PROPERTIES on class CL_CRM_IC_SYSPROPS has no exception.

Method CONVERT_XML_TO_CURRENT_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML Call by reference Type reference (TYPE) STRING 20030806
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030806

Method CONVERT_XML_TO_CURRENT_FORMAT on class CL_CRM_IC_SYSPROPS has no exception.

Method CREATE_INSTANCE_FOR_DESIGNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) STRING 'IC_SYSTEM_PROPERTIES' 20030804
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_CRM_IC_SYSPROPS_DESIGNTIME 20031106

Method CREATE_INSTANCE_FOR_DESIGNTIME on class CL_CRM_IC_SYSPROPS has no exception.

Method CREATE_INSTANCE_FOR_DT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) STRING 'IC_SYSTEM_PROPERTIES' 20031104
2 Importing IV_XML Call by reference Type reference (TYPE) STRING 20031104
3 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_CRM_IC_SYSPROPS_DESIGNTIME 20031104

Method CREATE_INSTANCE_FOR_DT_STRING on class CL_CRM_IC_SYSPROPS has no exception.

Method CREATE_INSTANCE_FOR_RT_FALLBCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOX Call by reference Type reference (TYPE) SIMPLE 20030820
2 Importing IV_PROFILE Call by reference Type reference (TYPE) STRING 20030820
3 Importing IV_USER Call by reference Type reference (TYPE) SIMPLE 20030820
4 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_CRM_IC_SYSPROPS_RUNTIME 20030820

Method CREATE_INSTANCE_FOR_RT_FALLBCK on class CL_CRM_IC_SYSPROPS has no exception.

Method CREATE_INSTANCE_FOR_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOX Call by reference Type reference (TYPE) SIMPLE 20030807
2 Importing IV_PROFILE Call by reference Type reference (TYPE) STRING 20030804
3 Importing IV_USER Call by reference Type reference (TYPE) SIMPLE 20030807
4 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_CRM_IC_SYSPROPS_RUNTIME 20030804

Method CREATE_INSTANCE_FOR_RUNTIME on class CL_CRM_IC_SYSPROPS has no exception.

Method GET_PROCESSED_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_RUNTIME_PROPERTIES Call by reference Object reference (TYPE REF TO) IF_CRM_IC_SYSPROPS_RUNTIME 20031107
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20031107

Method GET_PROCESSED_PROFILE on class CL_CRM_IC_SYSPROPS has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) STRING 20030804
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030806

Method LOAD on class CL_CRM_IC_SYSPROPS has no exception.

Method LOAD_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) STRING 'IC_SYSTEM_PROPERTIES_TEMPLATE' 20031104
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20031104

Method LOAD_TEMPLATE on class CL_CRM_IC_SYSPROPS has no exception.

Method TRANSFORM_XML_TO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML Call by reference Type reference (TYPE) STRING 20030819
2 Returning RS_RESULT Value transfer Type reference (TYPE) TY_XML_SYSPROPS 20030819

Method TRANSFORM_XML_TO_DATA on class CL_CRM_IC_SYSPROPS has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400