SAP ABAP Class CL_CRM_MCM_PROPERTIES (MCM Properties)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     IC_CCS_MCM (Package) IC Communication Channels Service Multi-Channel Management
Properties
Class CL_CRM_MCM_PROPERTIES  
Short Description MCM Properties    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IC_CCS_MCM   IC Communication Channels Service Multi-Channel Management 
Created 20031117   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_MCM_PROPERTIES has no interface implemented.
Friends
Class CL_CRM_MCM_PROPERTIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_PROPERTIES Instance attribute Private Type reference (TYPE) CRMT_IC_MCM_HASH_MAP string table 20031218
2 TYPE_BOOLEAN Constant Public Type reference (TYPE) STRING 'BOOLEAN' data type boolean 20031216
3 TYPE_STRING Constant Public Type reference (TYPE) STRING 'STRING' data type string 20031216
Methods
# Method Level Visibility Method type Description Created on
1 GET_BOOLEAN_PROPERTY Instance method Public Method get boolean property 20031218
2 GET_PROPERTIES Instance method Public Method get all properties 20031222
3 GET_PROPERTY Instance method Private Method get generic property 20031117
4 GET_STRING_PROPERTY Instance method Public Method get string property 20031218
5 REMOVE_PROPERTY Instance method Public Method remove generic property 20031117
6 SET_BOOLEAN_PROPERTY Instance method Public Method set boolean property 20031218
7 SET_PROPERTY Instance method Private Method set generic property 20031117
8 SET_STRING_PROPERTY Instance method Public Method set string property 20031218
9 SIZE Instance method Public Method amount of entries 20031216
Events
Class CL_CRM_MCM_PROPERTIES has no event.
Types
Class CL_CRM_MCM_PROPERTIES has no local type.
Method Signatures

Method GET_BOOLEAN_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20031218
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20031218

Method GET_BOOLEAN_PROPERTY on class CL_CRM_MCM_PROPERTIES has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_TYPE Call by reference Type reference (TYPE) STRING 20031222
2 Returning PROPERTIES Value transfer Type reference (TYPE) CRMT_IC_MCM_HASH_MAP String Tabelle 20031222

Method GET_PROPERTIES on class CL_CRM_MCM_PROPERTIES has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) STRING 20031117
2 Exporting DATA_TYPE Call by reference Type reference (TYPE) STRING 20031117
3 Importing NAME Call by reference Type reference (TYPE) STRING 20031117
4 Exporting RETURN Call by reference Type reference (TYPE) INT2 2 Byte Integer (Signed) 20031218

Method GET_PROPERTY on class CL_CRM_MCM_PROPERTIES has no exception.

Method GET_STRING_PROPERTY Signature

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

Method GET_STRING_PROPERTY on class CL_CRM_MCM_PROPERTIES has no exception.

Method REMOVE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20031117

Method REMOVE_PROPERTY on class CL_CRM_MCM_PROPERTIES has no exception.

Method SET_BOOLEAN_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20031218
2 Importing VALUE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20031218

Method SET_BOOLEAN_PROPERTY on class CL_CRM_MCM_PROPERTIES has no exception.

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_TYPE Call by reference Type reference (TYPE) STRING 20031117
2 Importing NAME Call by reference Type reference (TYPE) STRING 20031117
3 Exporting PROPERTY Value transfer Object reference (TYPE REF TO) CL_CRM_MCM_PROPERTIES MCM Properties 20031117
4 Importing VALUE Call by reference Type reference (TYPE) STRING 20031117

Method SET_PROPERTY on class CL_CRM_MCM_PROPERTIES has no exception.

Method SET_STRING_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20031218
2 Importing VALUE Value transfer Type reference (TYPE) STRING 20031218

Method SET_STRING_PROPERTY on class CL_CRM_MCM_PROPERTIES has no exception.

Method SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SIZE Value transfer Type reference (TYPE) I 20031216

Method SIZE on class CL_CRM_MCM_PROPERTIES has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in