SAP ABAP Class CL_CRM_IC_COMP_ERROR_HANDLER (IC default handler for Java system errors)
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_COMP_ERROR_HANDLER  
Short Description IC default handler for Java system errors    
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 20040723   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_COMP_ERROR_HANDLER has no forward declaration.
Interfaces
Class CL_CRM_IC_COMP_ERROR_HANDLER has no interface implemented.
Friends
Class CL_CRM_IC_COMP_ERROR_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 VM Static Attribute Public Object reference (TYPE REF TO) CL_BSP_WD_VIEW_MANAGER 20040723
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGE_NO Static method Public Method get message id for error id 20040723
2 HANDLE_SYS_ERROR Static method Public Method 20040723
Events
Class CL_CRM_IC_COMP_ERROR_HANDLER has no event.
Types
Class CL_CRM_IC_COMP_ERROR_HANDLER has no local type.
Method Signatures

Method GET_MESSAGE_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERRORID Call by reference Type reference (TYPE) STRING 20040723
2 Returning MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20040723

Method GET_MESSAGE_NO on class CL_CRM_IC_COMP_ERROR_HANDLER has no exception.

Method HANDLE_SYS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCR Call by reference Type reference (TYPE) STRING Java-Exception 20040723
2 Importing ID Call by reference Type reference (TYPE) STRING 20040723
3 Returning VALUE Value transfer Type reference (TYPE) FLAG 'X', wenn Systemfehler bearbeitet wurde 20040723

Method HANDLE_SYS_ERROR on class CL_CRM_IC_COMP_ERROR_HANDLER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 500