SAP ABAP Class CX_CRM_ICI_EXCEPTION (Exception class for CRM ICI)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_COMMON (Package) Integrated Communication Interface Common
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20030814 |
Properties
| Class | CX_CRM_ICI_EXCEPTION | |
| Short Description | Exception class for CRM ICI | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | ICI_COMMON | Integrated Communication Interface Common |
| Created | 20030812 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CRM_ICI_EXCEPTION has no forward declaration.
Interfaces
Class CX_CRM_ICI_EXCEPTION has no interface implemented.
Friends
Class CX_CRM_ICI_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20031203 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20031203 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20031203 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20031203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030812 |
Events
Class CX_CRM_ICI_EXCEPTION has no event.
Types
Class CX_CRM_ICI_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 | AREA_CODE | Value transfer | Type reference (TYPE) | STRING | AREA_CODE | 20031203 | |||
| 2 | ERROR_CODE | Value transfer | Type reference (TYPE) | STRING | ERROR_CODE | 20031203 | |||
| 3 | MSG | Value transfer | Type reference (TYPE) | STRING | MSG | 20031203 | |||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030812 | ||||
| 5 | RETRY | Value transfer | Type reference (TYPE) | STRING | RETRY | 20031203 | |||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030812 |
Method CONSTRUCTOR on class CX_CRM_ICI_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |