SAP ABAP Class CL_SOAP_WSADDR_FAULT (WS-Addressing fault implementation.)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SXMLP_PART | 20080421 | |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_WSADDR_FAULT | Interface for ws-addressing 1.0 faults. | 20080421 |
Properties
Class | CL_SOAP_WSADDR_FAULT | |
Short Description | WS-Addressing fault implementation. | |
Super Class | CL_SXMLP_PART | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_WS_ADDR | WSADDR: WS-ADDRESSING Protocol |
Created | 20080421 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SOAP_WSADDR_FAULT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SOAP_WSADDR_FAULT | Interface for ws-addressing 1.0 faults. | 20080421 |
Friends
Class CL_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 | 'The [action] cannot be processed at the receiver' | 20110113 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'A header representing a Message Addressing Property is not valid and the message cannot be processed' | 20110113 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'A required header representing a Message Addressing Property is not present' | 20110113 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20080422 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20080422 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20080422 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20080422 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20080422 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20080422 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080422 |
Events
Class CL_SOAP_WSADDR_FAULT has no event.
Types
Class CL_SOAP_WSADDR_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 | ![]() |
IV_FAULT_DETAIL | Call by reference | Type reference (TYPE) | STRING | 20080423 | |||
2 | ![]() |
IV_FAULT_DETAIL_TYPE | Call by reference | Type reference (TYPE) | STRING | 20080423 | |||
3 | ![]() |
IV_PROT_VERSION | Call by reference | Type reference (TYPE) | I | 20080422 | |||
4 | ![]() |
IV_REASON | Call by reference | Type reference (TYPE) | STRING | 20080423 | |||
5 | ![]() |
IV_SUBCODE | Call by reference | Type reference (TYPE) | STRING | 20080423 | |||
6 | ![]() |
IV_SUBSUBCODE | Call by reference | Type reference (TYPE) | STRING | 20080423 |
Method CONSTRUCTOR on class CL_SOAP_WSADDR_FAULT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |