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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_IC_MCM_HASH_MAP | string table | 20031218 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'BOOLEAN' | data type boolean | 20031216 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'STRING' | data type string | 20031216 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | get boolean property | 20031218 |
2 | ![]() |
Instance method | Public | Method | get all properties | 20031222 |
3 | ![]() |
Instance method | Private | Method | get generic property | 20031117 |
4 | ![]() |
Instance method | Public | Method | get string property | 20031218 |
5 | ![]() |
Instance method | Public | Method | remove generic property | 20031117 |
6 | ![]() |
Instance method | Public | Method | set boolean property | 20031218 |
7 | ![]() |
Instance method | Private | Method | set generic property | 20031117 |
8 | ![]() |
Instance method | Public | Method | set string property | 20031218 |
9 | ![]() |
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 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20031218 | |||
2 | ![]() |
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 | ![]() |
DATA_TYPE | Call by reference | Type reference (TYPE) | STRING | 20031222 | |||
2 | ![]() |
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 | ![]() |
DATA | Call by reference | Type reference (TYPE) | STRING | 20031117 | |||
2 | ![]() |
DATA_TYPE | Call by reference | Type reference (TYPE) | STRING | 20031117 | |||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20031117 | |||
4 | ![]() |
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 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20031218 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20031218 | |||
2 | ![]() |
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 | ![]() |
DATA_TYPE | Call by reference | Type reference (TYPE) | STRING | 20031117 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20031117 | |||
3 | ![]() |
PROPERTY | Value transfer | Object reference (TYPE REF TO) | CL_CRM_MCM_PROPERTIES | MCM Properties | 20031117 | ||
4 | ![]() |
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 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20031218 | |||
2 | ![]() |
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 | ![]() |
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 |