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 CV_REASON_ACTION_NOT_SUPPORTED Constant Public Type reference (TYPE) STRING 'The [action] cannot be processed at the receiver' 20110113
2 CV_REASON_INVALID_ADDR_HEADER Constant Public Type reference (TYPE) STRING 'A header representing a Message Addressing Property is not valid and the message cannot be processed' 20110113
3 CV_REASON_MSG_ADDR_HEADER_REQ Constant Public Type reference (TYPE) STRING 'A required header representing a Message Addressing Property is not present' 20110113
4 MV_FAULT_DETAIL Instance attribute Private Type reference (TYPE) STRING 20080422
5 MV_FAULT_DETAIL_TYPE Instance attribute Private Type reference (TYPE) STRING 20080422
6 MV_PROT_VERSION Instance attribute Private Type reference (TYPE) I 20080422
7 MV_REASON Instance attribute Private Type reference (TYPE) STRING 20080422
8 MV_SUBCODE Instance attribute Private Type reference (TYPE) STRING 20080422
9 MV_SUBSUBCODE Instance attribute Private Type reference (TYPE) STRING 20080422
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing IV_FAULT_DETAIL Call by reference Type reference (TYPE) STRING 20080423
2 Importing IV_FAULT_DETAIL_TYPE Call by reference Type reference (TYPE) STRING 20080423
3 Importing IV_PROT_VERSION Call by reference Type reference (TYPE) I 20080422
4 Importing IV_REASON Call by reference Type reference (TYPE) STRING 20080423
5 Importing IV_SUBCODE Call by reference Type reference (TYPE) STRING 20080423
6 Importing 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