SAP ABAP Class CL_CRM_IC_EVENT (IC event)
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_EVENT  
Short Description IC event    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_FRAMEWORK   CRM Interaction Center: Framework 
Created 20020518   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_EVENT has no forward declaration.
Interfaces
Class CL_CRM_IC_EVENT has no interface implemented.
Friends
Class CL_CRM_IC_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Private Type reference (TYPE) STRING 20020518
2 PARAMS Instance attribute Private Type reference (TYPE) CRMT_IC_EVENT_PARAMS table of IC event parameters 20020518
3 SOURCE Instance attribute Private Object reference (TYPE REF TO) OBJECT 20020518
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAM Instance method Public Method add parameter 20020518
2 GET_NAME Instance method Public Method get name 20020518
3 GET_PARAM Instance method Public Method set parameter 20020518
4 GET_PARAMS Instance method Public Method returns parmater itab 20021220
5 SET_NAME Instance method Public Method set name 20020518
Events
Class CL_CRM_IC_EVENT has no event.
Types
Class CL_CRM_IC_EVENT has no local type.
Method Signatures

Method ADD_PARAM 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 Parametername 20020518
2 Importing VALUE Call by reference Type reference (TYPE) ANY Parameterwert 20020518

Method ADD_PARAM on class CL_CRM_IC_EVENT has no exception.

Method GET_NAME Signature

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

Method GET_NAME on class CL_CRM_IC_EVENT has no exception.

Method GET_PARAM 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 Parametername 20020518
2 Exporting VALUE Value transfer Type reference (TYPE) ANY Wert 20020518

Method GET_PARAM on class CL_CRM_IC_EVENT has no exception.

Method GET_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) CRMT_IC_EVENT_PARAMS Tabelle der IC-Eventparameter 20021220

Method GET_PARAMS on class CL_CRM_IC_EVENT has no exception.

Method SET_NAME Signature

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

Method SET_NAME on class CL_CRM_IC_EVENT has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 310