SAP ABAP Class IF_SOAP_FAULT (IF_SOAP_FAULT)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_FAULT | SOAP Fault Part | 20030815 |
Properties
Class | IF_SOAP_FAULT | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030416 | SAP |
Last change | 20090618 | 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) |
Interfaces
Class IF_SOAP_FAULT has no interface implemented.
Friends
Class IF_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) | TSOAP_FAULT_CODE_TYPE | 20030416 | |||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_SXMLP_PART_ABSTRACT | Abstract SXML/SXMLP Part | 20030416 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ANYURI | URI of Node that Signals Fault | 20030416 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSOAP_12_NOT_UNDERSTOOD_TAB | 20080811 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSOAP_FAULT_REASON_TAB | 20080711 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ANYURI | 20030416 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSOAP_12_SUBCODES_TAB | 20030416 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSOAP_12_SUPPORTED_ENV_TAB | 20080808 | |||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSOAP_12_REASONTEXT | 20080814 | |||
10 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_SXMLP_LIST | 20080807 | |||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSOAP_FAULT_CODE_TYPE | 20080814 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add header marked as mandatory but it is not understood | 20080811 |
2 | ![]() |
Instance method | Public | Method | Add Description for Fault Reason | 20030416 |
3 | ![]() |
Instance method | Public | Method | Add Code to Subcodes | 20030416 |
4 | ![]() |
Instance method | Public | Method | Add Supported Envelope | 20080808 |
5 | ![]() |
Instance method | Public | Method | Add Upgrade Element | 20081107 |
6 | ![]() |
Instance method | Public | Method | get table with not understood headers | 20080811 |
7 | ![]() |
Instance method | Public | Method | Get Upgrade Element | 20081107 |
8 | ![]() |
Instance method | Public | Method | Trigger Internal Exception to Send Fault | 20030814 |
9 | ![]() |
Instance method | Public | Method | Set Fault Code and Fault Name from Fault ID | 20030416 |
10 | ![]() |
Instance method | Public | Method | Set Fault Code and Fault Name from Fault Name | 20030416 |
11 | ![]() |
Instance method | Public | Method | Who is responsible for this fault? | 20030416 |
12 | ![]() |
Instance method | Public | Method | Set Current Role of Current User | 20030416 |
Events
Class IF_SOAP_FAULT has no event.
Types
Class IF_SOAP_FAULT has no local type.
Method Signatures
Method ADD_NOT_UNDERSTOOD_HDR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOT_UNDERSTOOD_HDR | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20080811 | ||
2 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080811 |
Method ADD_NOT_UNDERSTOOD_HDR on class IF_SOAP_FAULT has no exception.
Method ADD_REASON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | 20030416 | |||
2 | ![]() |
REASON | Call by reference | Type reference (TYPE) | STRING | 20030416 |
Method ADD_REASON on class IF_SOAP_FAULT has no exception.
Method ADD_SUBCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | 20080814 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | QNAME | 20080813 |
Method ADD_SUBCODE on class IF_SOAP_FAULT has no exception.
Method ADD_SUPPORTED_ENVELOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUPPORTED_ENVELOPE | Value transfer | Type reference (TYPE) | TSOAP_12_SUPPORTED_ENV_TYPE | 20080808 |
Method ADD_SUPPORTED_ENVELOPE on class IF_SOAP_FAULT has no exception.
Method ADD_UPGRADE_HDR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UPGRADE | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_LIST | 20081107 |
Method ADD_UPGRADE_HDR on class IF_SOAP_FAULT has no exception.
Method GET_NOT_UNDERSTOOD_HDR_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOT_UNDERSTOOD_HDRS | Value transfer | Type reference (TYPE) | TSOAP_SXMLP_SIMPLE_TAB | 20080811 |
Method GET_NOT_UNDERSTOOD_HDR_TAB on class IF_SOAP_FAULT has no exception.
Method GET_UPGRADE_HDR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UPGRADE | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_LIST | 20081107 |
Method GET_UPGRADE_HDR on class IF_SOAP_FAULT has no exception.
Method RAISE_FAULT Signature
Method RAISE_FAULT on class IF_SOAP_FAULT has no parameter.
Method RAISE_FAULT on class IF_SOAP_FAULT has no exception.
Method SET_CODE_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | TSOAP_FAULT_CODE | 20030416 |
Method SET_CODE_BY_ID on class IF_SOAP_FAULT has no exception.
Method SET_CODE_BY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | QNAME | 20030416 |
Method SET_CODE_BY_NAME on class IF_SOAP_FAULT has no exception.
Method SET_NODENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODENAME | Call by reference | Type reference (TYPE) | ANYURI | 20030416 |
Method SET_NODENAME on class IF_SOAP_FAULT has no exception.
Method SET_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ROLE | Call by reference | Type reference (TYPE) | ANYURI | 20030416 |
Method SET_ROLE on class IF_SOAP_FAULT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |