SAP ABAP Class CX_RCC_EXCEPTION (Basis Exception Class in RCCF)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
RCC_COMMON (Package) RCCF: Shared Objects
⤷
⤷
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 | 20080320 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RCC_ADMIN | Exception Class for Admin Transaction | 20080320 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_RCC_COMMSTORE | Exception Class for CL_RCCF_COMMSTORE | 20080320 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_RCC_DATASTORAGE | Exception Class for Data Acess in RCCF | 20080320 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_RCC_ENGINE | Exception Class for CL_RCCF_ENGINE | 20080320 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_RCC_FILE | Exception Class for Files | 20080320 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_RCC_FUNCTIONSTORE | RCCF: Function Store Exceptions | 20110301 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_RCC_LOGGING_MESSAGE | Exception Class for CL_RCCF_LOGGING_MESSAGE | 20080320 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_RCC_SERVICE | RCCF Service Exceptions | 20091109 |
Properties
| Class | CX_RCC_EXCEPTION | |
| Short Description | Basis Exception Class in RCCF | |
| 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 | RCC_COMMON | RCCF: Shared Objects |
| Created | 20080320 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RCC_EXCEPTION has no forward declaration.
Interfaces
Class CX_RCC_EXCEPTION has no interface implemented.
Friends
Class CX_RCC_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 | '456AAB2DEB350F4AE10000000A1552AE' | 20080320 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '4574E5FB77470F47E10000000A1552AE' | 20080320 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'F2A2804D4FB4216BE10000000A428752' | 20110317 | |||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '4571B551934801C4E10000000A1550CF' | 20080320 | |||
| 5 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '456AAB2CEB350F4AE10000000A1552AE' | 20080320 | |||
| 6 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '4574E5FA77470F47E10000000A1552AE' | 20080320 | |||
| 7 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '4571B54F934801C4E10000000A1550CF' | 20080320 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080320 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080320 |
Events
Class CX_RCC_EXCEPTION has no event.
Types
Class CX_RCC_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 | 20080320 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20080320 | ||||
| 3 | TEXT_TOKEN | Call by reference | Type reference (TYPE) | STRING | 20080320 | ||||
| 4 | TEXT_TOKEN2 | Call by reference | Type reference (TYPE) | STRING | 20080320 |
Method CONSTRUCTOR on class CX_RCC_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |