SAP ABAP Class CX_CRM_IC_SCRIPT_EXCEPTION (Interactive Scripting Exception)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-SCR (Application Component) Scripting
     CRM_IC_SCRIPTING_RUNTIME (Package) CRM Interaction Center: Interactive Scripting Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20031110
Properties
Class CX_CRM_IC_SCRIPT_EXCEPTION  
Short Description Interactive Scripting Exception    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CRM_IC_SCRIPTING_RUNTIME   CRM Interaction Center: Interactive Scripting Runtime 
Created 20031110   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CRM_IC_SCRIPT_EXCEPTION has no forward declaration.
Interfaces
Class CX_CRM_IC_SCRIPT_EXCEPTION has no interface implemented.
Friends
Class CX_CRM_IC_SCRIPT_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Public Type reference (TYPE) STRING 20031111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031110
2 GET_ERROR_TEXT Instance method Public Method Displays Error 20031124
3 SET_ID Instance method Public Method Sets id 20031111
Events
Class CX_CRM_IC_SCRIPT_EXCEPTION has no event.
Types
Class CX_CRM_IC_SCRIPT_EXCEPTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Value transfer Type reference (TYPE) STRING ID 20031111
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20031110
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20031110

Method CONSTRUCTOR on class CX_CRM_IC_SCRIPT_EXCEPTION has no exception.

Method GET_ERROR_TEXT Signature

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

Method GET_ERROR_TEXT on class CX_CRM_IC_SCRIPT_EXCEPTION has no exception.

Method SET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Value transfer Type reference (TYPE) STRING 20031111

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