SAP ABAP Class CX_AI_SOAP_FAULT (SOAP Fault occurred that was not modelled in the WSDL file)
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_AI_SYSTEM_FAULT | Application Integration: Technical Error | 20121002 |
Properties
| Class | CX_AI_SOAP_FAULT | |
| Short Description | SOAP Fault occurred that was not modelled in the WSDL file | |
| Super Class | CX_AI_SYSTEM_FAULT | Application Integration: Technical Error |
| 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 | 20121002 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_AI_SOAP_FAULT has no forward declaration.
Interfaces
Class CX_AI_SOAP_FAULT has no interface implemented.
Friends
Class CX_AI_SOAP_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) | XSTRING | 20121004 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121004 | |
| 2 | Instance method | Public | Method | Get the SOAP Fault payload as a regular string | 20121002 | |
| 3 | Instance method | Public | Method | Get the SOAP Fault payload as an xstring | 20121002 |
Events
Class CX_AI_SOAP_FAULT has no event.
Types
Class CX_AI_SOAP_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 | 20121004 | ||||
| 2 | CODECONTEXT | Call by reference | Type reference (TYPE) | STRING | 20121004 | ||||
| 3 | ERRORTEXT | Call by reference | Type reference (TYPE) | STRING | 20121004 | ||||
| 4 | FAULT_PAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | 20121004 | ||||
| 5 | LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | 20121004 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20121004 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20121004 |
Method CONSTRUCTOR on class CX_AI_SOAP_FAULT has no exception.
Method GET_FAULT_PAYLOAD_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PAYLOAD_STRING | Value transfer | Type reference (TYPE) | STRING | 20121002 |
Method GET_FAULT_PAYLOAD_STRING on class CX_AI_SOAP_FAULT has no exception.
Method GET_FAULT_PAYLOAD_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PAYLOAD_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20121002 |
Method GET_FAULT_PAYLOAD_XSTRING on class CX_AI_SOAP_FAULT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |