SAP ABAP Class IF_SOAP_WSADDR_FAULT (Interface for ws-addressing 1.0 faults.)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SXMLP_PART | 20080421 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_WSADDR_FAULT | WS-Addressing fault implementation. | 20080421 |
Properties
| Class | IF_SOAP_WSADDR_FAULT | |
| Short Description | Interface for ws-addressing 1.0 faults. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080421 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SOAP_WSADDR_FAULT has no forward declaration.
Interfaces
Class IF_SOAP_WSADDR_FAULT has no interface implemented.
Friends
Class IF_SOAP_WSADDR_FAULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ProblemAction' | Fault Detail Type - Problem action | 20080421 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ProblemHeaderQName' | Fault Detail Type - Problem header qname | 20080421 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'ProblemIRI' | Fault Detail Type - Problem IRI | 20080421 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'RetryAfter' | Fault Detail Type - Retry after | 20080421 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'ActionMismatch' | Predefined Faults - wsa:ActionMismatch | 20080421 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'ActionNotSupported' | Predefined Faults - wsa:ActionNotSupported | 20080421 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'DestinationUnreachable' | Predefined Faults - wsa:DestinationUnreachable | 20080421 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'DuplicateMessageID' | Predefined Faults - wsa:DuplicateMessageID | 20080421 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'EndpointUnavailable' | Predefined Faults - wsa:EndpointUnavailable | 20080421 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'InvalidAddress' | Predefined Faults - wsa:InvalidAddress | 20080421 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'InvalidAddressingHeader' | Predefined Faults - wsa:InvalidAddressingHeader | 20080421 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'InvalidCardinality' | Predefined Faults - wsa:InvalidCardinality | 20080421 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'InvalidEPR' | Predefined Faults - wsa:InvalidEPR | 20080421 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'MissingAddressInEPR' | Predefined Faults - wsa:MissingAddressInEPR | 20080421 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'MessageAddressingHeaderRequired' | Predefined Faults - wsa:MessageAddressingHeaderRequired | 20080421 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'OnlyAnonymousAddressSupported' | Predefined Faults - wsa:OnlyAnonymousAddressSupported | 20080421 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'OnlyNonAnonymousAddressSupported' | Predefined Faults - wsa:OnlyNonAnonymousAddressSupported | 20080421 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets fault detail content. | 20080421 | |
| 2 | Instance method | Public | Method | Gets fault detail type. | 20080421 | |
| 3 | Instance method | Public | Method | 20080423 | ||
| 4 | Instance method | Public | Method | Gets [Reason]. | 20080421 | |
| 5 | Instance method | Public | Method | Gets [SubCode]. | 20080421 | |
| 6 | Instance method | Public | Method | Gets [SubSubCode]. | 20080421 | |
| 7 | Instance method | Public | Method | Sets fault detail content. | 20080421 | |
| 8 | Instance method | Public | Method | Sets fault detail type. | 20080421 | |
| 9 | Instance method | Public | Method | 20080423 | ||
| 10 | Instance method | Public | Method | Sets [Reason]. | 20080421 | |
| 11 | Instance method | Public | Method | Sets [SubCode]. | 20080421 | |
| 12 | Instance method | Public | Method | Sets [SubSubCode]. | 20080421 |
Events
Class IF_SOAP_WSADDR_FAULT has no event.
Types
Class IF_SOAP_WSADDR_FAULT has no local type.
Method Signatures
Method GET_FAULT_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FAULT_DETAIL | Value transfer | Type reference (TYPE) | STRING | Returns fault detail content. | 20080421 |
Method GET_FAULT_DETAIL on class IF_SOAP_WSADDR_FAULT has no exception.
Method GET_FAULT_DETAIL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FAULT_DETAIL_TYPE | Value transfer | Type reference (TYPE) | STRING | Returns fault detail type. | 20080421 |
Method GET_FAULT_DETAIL_TYPE on class IF_SOAP_WSADDR_FAULT has no exception.
Method GET_PROTOCOL_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PROTOCOL_VERSION | Value transfer | Type reference (TYPE) | I | 20080423 |
Method GET_PROTOCOL_VERSION on class IF_SOAP_WSADDR_FAULT has no exception.
Method GET_REASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_REASON | Value transfer | Type reference (TYPE) | STRING | Returned fault string. | 20080421 |
Method GET_REASON on class IF_SOAP_WSADDR_FAULT has no exception.
Method GET_SUBCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SUBCODE | Value transfer | Type reference (TYPE) | STRING | Returned subcode. | 20080421 |
Method GET_SUBCODE on class IF_SOAP_WSADDR_FAULT has no exception.
Method GET_SUBSUBCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SUBSUBCODE | Value transfer | Type reference (TYPE) | STRING | Returned subsubcode. | 20080421 |
Method GET_SUBSUBCODE on class IF_SOAP_WSADDR_FAULT has no exception.
Method SET_FAULT_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FAULT_DETAIL | Call by reference | Type reference (TYPE) | STRING | Fault detail content. | 20080421 |
Method SET_FAULT_DETAIL on class IF_SOAP_WSADDR_FAULT has no exception.
Method SET_FAULT_DETAIL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FAULT_DETAIL_TYPE | Call by reference | Type reference (TYPE) | STRING | Defines fault detail type. | 20080421 |
Method SET_FAULT_DETAIL_TYPE on class IF_SOAP_WSADDR_FAULT has no exception.
Method SET_PROTOCOL_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROT_VERSION | Call by reference | Type reference (TYPE) | I | 20080423 |
Method SET_PROTOCOL_VERSION on class IF_SOAP_WSADDR_FAULT has no exception.
Method SET_REASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REASON | Call by reference | Type reference (TYPE) | STRING | Defines fault string. | 20080421 |
Method SET_REASON on class IF_SOAP_WSADDR_FAULT has no exception.
Method SET_SUBCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUBCODE | Call by reference | Type reference (TYPE) | STRING | Defines subcode. | 20080421 |
Method SET_SUBCODE on class IF_SOAP_WSADDR_FAULT has no exception.
Method SET_SUBSUBCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUBSUBCODE | Call by reference | Type reference (TYPE) | STRING | defines subsubcode | 20080421 |
Method SET_SUBSUBCODE on class IF_SOAP_WSADDR_FAULT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |