SAP ABAP Interface IF_SOAP_WSADDR_FAULT (Interface for ws-addressing 1.0 faults.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_WS_ADDR (Package) WSADDR: WS-ADDRESSING Protocol

⤷

⤷

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
Interface | IF_SOAP_WSADDR_FAULT | |
Short Description | Interface for ws-addressing 1.0 faults. |
General Data
Package | SOAP_WS_ADDR | WSADDR: WS-ADDRESSING Protocol |
Created | 20080421 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SOAP_WSADDR_FAULT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SXMLP_PART | 20080421 |
Friends
Interface IF_SOAP_WSADDR_FAULT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CV_FDT_PROBLEM_ACTION | Constant | Public | Type reference (TYPE) | STRING | 'ProblemAction' | Fault Detail Type - Problem action | 20080421 | |
2 | CV_FDT_PROBLEM_HEADER_QNAME | Constant | Public | Type reference (TYPE) | STRING | 'ProblemHeaderQName' | Fault Detail Type - Problem header qname | 20080421 | |
3 | CV_FDT_PROBLEM_IRI | Constant | Public | Type reference (TYPE) | STRING | 'ProblemIRI' | Fault Detail Type - Problem IRI | 20080421 | |
4 | CV_FDT_RETRY_AFTER | Constant | Public | Type reference (TYPE) | STRING | 'RetryAfter' | Fault Detail Type - Retry after | 20080421 | |
5 | CV_PF_ACTION_MISMATCH | Constant | Public | Type reference (TYPE) | STRING | 'ActionMismatch' | Predefined Faults - wsa:ActionMismatch | 20080421 | |
6 | CV_PF_ACTION_NOT_SUPPORTED | Constant | Public | Type reference (TYPE) | STRING | 'ActionNotSupported' | Predefined Faults - wsa:ActionNotSupported | 20080421 | |
7 | CV_PF_DESTINATION_UNREACHABLE | Constant | Public | Type reference (TYPE) | STRING | 'DestinationUnreachable' | Predefined Faults - wsa:DestinationUnreachable | 20080421 | |
8 | CV_PF_DUPLICATE_MESSAGE_ID | Constant | Public | Type reference (TYPE) | STRING | 'DuplicateMessageID' | Predefined Faults - wsa:DuplicateMessageID | 20080421 | |
9 | CV_PF_ENDPOINT_UNAVAILABLE | Constant | Public | Type reference (TYPE) | STRING | 'EndpointUnavailable' | Predefined Faults - wsa:EndpointUnavailable | 20080421 | |
10 | CV_PF_INVALID_ADDRESS | Constant | Public | Type reference (TYPE) | STRING | 'InvalidAddress' | Predefined Faults - wsa:InvalidAddress | 20080421 | |
11 | CV_PF_INVALID_ADDR_HEADER | Constant | Public | Type reference (TYPE) | STRING | 'InvalidAddressingHeader' | Predefined Faults - wsa:InvalidAddressingHeader | 20080421 | |
12 | CV_PF_INVALID_CARDINALITY | Constant | Public | Type reference (TYPE) | STRING | 'InvalidCardinality' | Predefined Faults - wsa:InvalidCardinality | 20080421 | |
13 | CV_PF_INVALID_EPR | Constant | Public | Type reference (TYPE) | STRING | 'InvalidEPR' | Predefined Faults - wsa:InvalidEPR | 20080421 | |
14 | CV_PF_MISSING_ADDRESS_IN_EPR | Constant | Public | Type reference (TYPE) | STRING | 'MissingAddressInEPR' | Predefined Faults - wsa:MissingAddressInEPR | 20080421 | |
15 | CV_PF_MSG_ADDR_HEADER_REQUIRED | Constant | Public | Type reference (TYPE) | STRING | 'MessageAddressingHeaderRequired' | Predefined Faults - wsa:MessageAddressingHeaderRequired | 20080421 | |
16 | CV_PF_ONLY_ANONYM_ADDR_SUP | Constant | Public | Type reference (TYPE) | STRING | 'OnlyAnonymousAddressSupported' | Predefined Faults - wsa:OnlyAnonymousAddressSupported | 20080421 | |
17 | CV_PF_ONLY_NON_ANONYM_ADDR_SUP | 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
Interface IF_SOAP_WSADDR_FAULT has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SOAP_WSADDR_FAULT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |