SAP ABAP Class CX_CFX_ABAP_ERROR (Error Class for RFC Errors)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_BASIS (Package) Basis Technology for the Collaboration Folders Application
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20030818 |
Properties
| Class | CX_CFX_ABAP_ERROR | |
| Short Description | Error Class for RFC Errors | |
| Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | CFX_BASIS | Basis Technology for the Collaboration Folders Application |
| Created | 20030818 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CFX_ABAP_ERROR has no forward declaration.
Interfaces
Class CX_CFX_ABAP_ERROR has no interface implemented.
Friends
Class CX_CFX_ABAP_ERROR 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 | Message | 20030818 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGID | Messages, Message Class | 20030818 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Messages, Message Number | 20030818 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20030818 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20030818 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20030818 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20030818 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | RFC destination | 20030818 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'ABAPMessage' | ABAP Message | 20030818 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'RFCError' | Error Caused by RFC | 20030818 | ||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Error Type | 20030818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030818 |
Events
Class CX_CFX_ABAP_ERROR has no event.
Types
Class CX_CFX_ABAP_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Value transfer | Type reference (TYPE) | STRING | MESSAGE | 20030818 | |||
| 2 | MSG_ID | Value transfer | Type reference (TYPE) | SY-MSGID | MSG_ID | 20030818 | |||
| 3 | MSG_NO | Value transfer | Type reference (TYPE) | SY-MSGNO | MSG_NO | 20030818 | |||
| 4 | MSG_V1 | Value transfer | Type reference (TYPE) | SY-MSGV1 | MSG_V1 | 20030818 | |||
| 5 | MSG_V2 | Value transfer | Type reference (TYPE) | SY-MSGV1 | MSG_V2 | 20030818 | |||
| 6 | MSG_V3 | Value transfer | Type reference (TYPE) | SY-MSGV1 | MSG_V3 | 20030818 | |||
| 7 | MSG_V4 | Value transfer | Type reference (TYPE) | SY-MSGV1 | MSG_V4 | 20030818 | |||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030818 | ||||
| 9 | RFC_DESTINATION | Value transfer | Type reference (TYPE) | STRING | RFC_DESTINATION | 20030818 | |||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030818 | ||||
| 11 | TYPE | Value transfer | Type reference (TYPE) | STRING | TYPE | 20030818 |
Method CONSTRUCTOR on class CX_CFX_ABAP_ERROR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 310 |