SAP ABAP Class CX_AI_SYSTEM_FAULT (Application Integration: Technical Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_COMMON (Package) ABAP Proxies: Common 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 | 20010523 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_AI_SOAP_FAULT | SOAP Fault occurred that was not modelled in the WSDL file | 20121002 |
Properties
| Class | CX_AI_SYSTEM_FAULT | |
| Short Description | Application Integration: Technical Error | |
| 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 | SAI_PROXY_RUNTIME_COMMON | ABAP Proxies: Common Objects |
| Created | 20010523 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_AI_SYSTEM_FAULT has no forward declaration.
Interfaces
Class CX_AI_SYSTEM_FAULT has no interface implemented.
Friends
Class CX_AI_SYSTEM_FAULT 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 | Error Code | 20010523 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | URL: Explanation of Error Code - obsolete | 20010523 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'F63AFF63DBE4BB4786A7F52CC4167145' | Exception ID: Value for Attribute TEXTID | 20010523 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Error Text | 20010523 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYLANGU | Text Language | 20010523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010523 |
Events
Class CX_AI_SYSTEM_FAULT has no event.
Types
Class CX_AI_SYSTEM_FAULT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE | Call by reference | Type reference (TYPE) | STRING | CODE | 20010523 | |||
| 2 | CODECONTEXT | Call by reference | Type reference (TYPE) | STRING | CODECONTEXT | 20010523 | |||
| 3 | ERRORTEXT | Call by reference | Type reference (TYPE) | STRING | ERRORTEXT | 20010523 | |||
| 4 | LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | LANGUAGE | 20010523 | |||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010523 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010523 |
Method CONSTRUCTOR on class CX_AI_SYSTEM_FAULT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |