SAP ABAP Class CL_CRM_IC_CHECK_CLASS (Check class)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC (Application Component) Interaction Center WebClient
     CRM_IC_CUSTOMIZING2 (Package) IC WebClient customizing
Properties
Class CL_CRM_IC_CHECK_CLASS  
Short Description Check class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_CUSTOMIZING2   IC WebClient customizing 
Created 20040630   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_CHECK_CLASS has no interface implemented.
Friends
Class CL_CRM_IC_CHECK_CLASS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_INTERFACE_BOL_BOR_MAPPER Constant Public Type reference (TYPE) SEOCLSNAME 'IF_CRM_IC_BOL_BOR_MAPPER' Object Type Name 20040630
2 GC_INTERFACE_DETERMINATION Constant Public Type reference (TYPE) SEOCLSNAME 'IF_CRM_IC_AC_DETERMINATION' Object Type Name 20040630
3 GC_INTERFACE_DM_LPORCLSNAME Constant Public Type reference (TYPE) SEOCLSNAME 'IF_CRM_IC_BOL_LPOR_MAPPER' Object Type Name 20041020
4 GC_INTERFACE_DYNAMIC_NAVLINK Constant Public Type reference (TYPE) SEOCLSNAME 'IF_CRM_IC_BSP_DYN_NAVLINK' Object Type Name 20040630
5 GC_INTERFACE_LTX_HANDLER Constant Public Type reference (TYPE) SEOCLSNAME 'IF_CRM_IC_ACTION_HANDLER' Object Type Name 20040630
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method Checks class and return error information if any 20040719
2 CHECK_WITH_MESSAGE Static method Public Method Checks class and issues error message if needed 20040701
3 IS_CLASS_ACTIVE Static method Private Method Returns TRUE if class is active and not abstract 20040719
4 IS_INTERFACE_IMPLEMENTED Static method Public Method Returns TRUE if class implements interface 20040630
Events
Class CL_CRM_IC_CHECK_CLASS has no event.
Types
Class CL_CRM_IC_CHECK_CLASS has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040719
2 Importing IV_INTERFACE_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040719
3 Returning RS_RESULT Value transfer Type reference (TYPE) CRMT_IC_MESSAGE_DATA Meldungsstruktur 20040720

Method CHECK on class CL_CRM_IC_CHECK_CLASS has no exception.

Method CHECK_WITH_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040701
2 Importing IV_INTERFACE_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040701

Method CHECK_WITH_MESSAGE on class CL_CRM_IC_CHECK_CLASS has no exception.

Method IS_CLASS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040720
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040720
# Exception Resumable Description Created on
1 CX_CLASS_NOT_EXISTENT 20040720

Method IS_INTERFACE_IMPLEMENTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040630
2 Importing IV_INTERFACE_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040630
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040630
# Exception Resumable Description Created on
1 CX_CLASS_NOT_EXISTENT 20040630
History
Last changed by/on SAP  20081007 
SAP Release Created in 500