SAP ABAP Class CX_CSI_EXCEPTION (Main CSI Exception Object)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
CSI_COMMON (Package) Common objects used in CSI
⤷
⤷
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 | 20091030 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CSI_INSTANCE | CSI instance Exception | 20091113 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_CSI_PROFILE | Administration Profile Exceptions | 20091104 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_CSI_PROVIDER | CSI Provider Exception Class | 20091030 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_CSI_RCC_SERVICE | CSI: RCCF Exceptions | 20110309 |
Properties
| Class | CX_CSI_EXCEPTION | |
| Short Description | Main CSI Exception Object | |
| 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 | CSI_COMMON | Common objects used in CSI |
| Created | 20091030 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CSI_EXCEPTION has no forward declaration.
Interfaces
Class CX_CSI_EXCEPTION has no interface implemented.
Friends
Class CX_CSI_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEEB1AC8F9721FEC102' | 20091030 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEEB3C1C314E4DDD31F' | 20091030 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '6DFD7C4DC06C226BE10000000A428752' | 20110317 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20091030 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091030 |
Events
Class CX_CSI_EXCEPTION has no event.
Types
Class CX_CSI_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 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20091030 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20091030 | ||||
| 3 | TEXT_TOKEN | Call by reference | Type reference (TYPE) | STRING | 20091030 |
Method CONSTRUCTOR on class CX_CSI_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |