SAP ABAP Class CL_SOAP_FAULT (SOAP Fault Part)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_FAULT | 20030815 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_LIST | 20050920 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_PART | 20050920 | |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML_SERIALIZABLE | SXML Serializable Interface | 20050920 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_FAULT_11 | SOAP Fault Part | 20030815 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_FAULT_12 | SOAP Faults for SOAP 1.2 | 20080709 |
Properties
| Class | CL_SOAP_FAULT | |
| Short Description | SOAP Fault Part | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20030815 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SOAP_FAULT | 20030815 | |||
| 2 | IF_SXMLP_LIST | 20050920 | |||
| 3 | IF_SXMLP_PART | 20050920 | |||
| 4 | IF_SXML_SERIALIZABLE | SXML Serializable Interface | 20050920 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_MAPPING_OUTBOUND | 20120713 | Outbound mapping | |
| 2 | CL_SOAP_MESSAGE | 20030820 | SOAP Connection to ICF (HTTP) | |
| 3 | CL_SOAP_MESSAGE_NEW | 20050901 | SOAP Connection to ICF (HTTP) |
Attributes
Methods
Events
Class CL_SOAP_FAULT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_PART_OBSERVERS | Protected | See coding | 20060117 | TY_PART_OBSERVERS type standard table of ref to if_sxmlp_observer
|
Method Signatures
Method ADD_DETAIL_PARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAILS | Call by reference | Type reference (TYPE) | TSXML_ELEMENTS | 20080812 |
Method ADD_DETAIL_PARTS on class CL_SOAP_FAULT has no exception.
Method ADD_FAULT_DETAIL_OBSERVER Signature
Method ADD_FAULT_DETAIL_OBSERVER on class CL_SOAP_FAULT has no parameter.
Method ADD_FAULT_DETAIL_OBSERVER on class CL_SOAP_FAULT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050920 | ||||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20050920 | ||||
| 3 | PREFIX | Call by reference | Type reference (TYPE) | STRING | 20050920 |
Method CONSTRUCTOR on class CL_SOAP_FAULT has no exception.
Method DESERIALIZE_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FAULT_PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_LIST | 20121002 | ||||
| 2 | IO_XML_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20121002 |
Method DESERIALIZE_PART on class CL_SOAP_FAULT has no exception.
Method GET_FAULTDETAIL_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT_DETAIL | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_LIST | 20080812 |
Method GET_FAULTDETAIL_NEW on class CL_SOAP_FAULT has no exception.
Method GET_FAULT_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FAULT_PAYLOAD | Value transfer | Type reference (TYPE) | XSTRING | 20121002 |
Method GET_FAULT_PAYLOAD on class CL_SOAP_FAULT has no exception.
Method GET_SOAP_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOAP_NAMESPACE | Value transfer | Type reference (TYPE) | STRING | 20080819 |
Method GET_SOAP_VERSION on class CL_SOAP_FAULT has no exception.
Method MAP_ISO_TO_LANG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ISOLANG | Call by reference | Type reference (TYPE) | LAISO | 20030821 | ||||
| 2 | LANG | Value transfer | Type reference (TYPE) | LANGU | 20030821 |
Method MAP_ISO_TO_LANG on class CL_SOAP_FAULT has no exception.
Method MAP_LANG_TO_ISO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ISOLANG | Value transfer | Type reference (TYPE) | LAISO | 20030821 | ||||
| 2 | LANG | Call by reference | Type reference (TYPE) | LANGU | 20030821 |
Method MAP_LANG_TO_ISO on class CL_SOAP_FAULT has no exception.
Method RAISE_DT_ENC_UNKNOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20081028 | ||||
| 2 | LOCATION | Call by reference | Type reference (TYPE) | I | 20080813 |
Method RAISE_DT_ENC_UNKNOWN on class CL_SOAP_FAULT has no exception.
Method RAISE_MU_FAULT Signature
Method RAISE_MU_FAULT on class CL_SOAP_FAULT has no parameter.
Method RAISE_MU_FAULT on class CL_SOAP_FAULT has no exception.
Method RAISE_VERSION_MISMATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT_SOAP_ENV_NS | Call by reference | Type reference (TYPE) | STRING | 20080807 | ||||
| 2 | LOCATION | Call by reference | Type reference (TYPE) | I | 20030820 | ||||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20080815 |
Method RAISE_VERSION_MISMATCH on class CL_SOAP_FAULT has no exception.
Method _RAISE_INVALID_SOAP_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCATION | Call by reference | Type reference (TYPE) | I | 20030821 |
Method _RAISE_INVALID_SOAP_MESSAGE on class CL_SOAP_FAULT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |