SAP ABAP Class CL_SWSP_FEAT_WSADDRESSING (Feature "WS Addressing")
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSP_FEAT (Package) Features Serialization
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWSP_FEAT_BASE Base Class for All Features 20060530
Properties
Class CL_SWSP_FEAT_WSADDRESSING  
Short Description Feature "WS Addressing"    
Super Class CL_SWSP_FEAT_BASE Base Class for All Features 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWSP_FEAT   Features Serialization 
Created 20060529   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SOAP_WSRM_HELPER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_SIDL_SUBJECT_DESERIALIZE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 SWS11 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWSP_FEAT_WSADDRESSING has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SWSP_FEAT_WSRM11_WSA10 20080211 WSRM 1.1 and WSA 1.0 Core serialization/deserialization
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FEATURE_NAME Constant Public Type reference (TYPE) ANYURI TSRTP_F_WS_ADDR Feature Name 20060619
2 C_NS_WSA Constant Public Type reference (TYPE) STRING CL_SOAP_WSADDR_HELPER=>WSA_CO_NS xmlns:wsa 20060530
3 C_NS_WSAP_MSFT Constant Public Type reference (TYPE) STRING 'http://schemas.xmlsoap.org/ws/2004/08/addressing/policy' xmlns:wsap 20061212
4 C_NS_WSAW Constant Public Type reference (TYPE) STRING CL_SOAP_WSADDR_HELPER=>WSA_CO_NS xmlns:wsaw 20060530
5 C_NS_WSAW_PREFIX Constant Public Type reference (TYPE) STRING 'wsaw' xmlns:wsaw 20060818
6 C_NS_WSA_PREFIX Constant Public Type reference (TYPE) STRING 'wsa' xmlns:wsa 20060818
7 C_WSAW_ACTION Constant Public Type reference (TYPE) STRING 'Action' wsaw:Action 20060619
8 C_WSAW_USING_ADDRESSING Constant Public Type reference (TYPE) STRING 'UsingAddressing' wsaw:UsingAddressing 20060619
9 C_WSA_ENDPOINT_REF Constant Public Type reference (TYPE) STRING 'EndpointReference' wsa:EndpointReference 20060626
10 C_WSA_REF_PARAMS Constant Public Type reference (TYPE) STRING 'ReferenceParameters' wsa:ReferenceParameters 20060619
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060721
2 CREATE Static method Public Method 20060530
3 TO_ATTR_ACTION Instance method Protected Method 20060725
4 TO_PART_ENDPOINT_REF Instance method Private Method 20060725
5 TO_PART_USING_ADDRESSING Instance method Protected Method 20060725
6 TO_PROP_ACTION Instance method Protected Method 20060619
7 TO_PROP_REF_PARAMS Instance method Protected Method 20060619
8 TO_PROP_WSA_PROTO Instance method Protected Method 20060619
Events
Class CL_SWSP_FEAT_WSADDRESSING has no event.
Types
Class CL_SWSP_FEAT_WSADDRESSING has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWSP_FEAT_WSADDRESSING has no parameter.
Method CONSTRUCTOR on class CL_SWSP_FEAT_WSADDRESSING has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SWSP_FEATURE Interface for Parts to Props Mapping Class 20060530

Method CREATE on class CL_SWSP_FEAT_WSADDRESSING has no exception.

Method TO_ATTR_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY Call by reference Type reference (TYPE) SRT_WSP_WSDL_PROPERTY WSP WSDL Attribute 20060823
2 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_ATTRIBUTE WSP WSDL attribute 20060725
# Exception Resumable Description Created on
1 CX_SWSP_FEATURE 20060903

Method TO_PART_ENDPOINT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REF_PARAMS Call by reference Type reference (TYPE) SRT_WSP_WSDL_PROPERTIES 20060726
2 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_PART WSP part structure for XML transformation (Do not change) 20060725

Method TO_PART_ENDPOINT_REF on class CL_SWSP_FEAT_WSADDRESSING has no exception.

Method TO_PART_USING_ADDRESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_PART WSP part structure for XML transformation (Do not change) 20060725

Method TO_PART_USING_ADDRESSING on class CL_SWSP_FEAT_WSADDRESSING has no exception.

Method TO_PROP_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_CLIENT_SUBJECTS WSP subject table for deserialization (Do not change) 20060619
2 Importing SUBJ_ATTR Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ATTR_ITEM 20060619

Method TO_PROP_ACTION on class CL_SWSP_FEAT_WSADDRESSING has no exception.

Method TO_PROP_REF_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXT_TYPE Call by reference Type reference (TYPE) SRT_WSP_PART_TYPE WSDL Part Type 20070622
2 Importing FRAGMENT Call by reference Object reference (TYPE REF TO) IF_SXMLP_FRAGMENT 20060619
3 Importing OPTIONAL Call by reference Type reference (TYPE) ABAP_BOOL 20061208
4 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_CLIENT_SUBJECTS WSP subject table for deserialization (Do not change) 20060619
5 Importing SUBJ_HEADER Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_HEADER 20060619

Method TO_PROP_REF_PARAMS on class CL_SWSP_FEAT_WSADDRESSING has no exception.

Method TO_PROP_WSA_PROTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXT_TYPE Call by reference Type reference (TYPE) SRT_WSP_PART_TYPE WSDL Part Type 20070622
2 Importing FRAGMENT Call by reference Object reference (TYPE REF TO) IF_SXMLP_FRAGMENT 20060619
3 Importing OPTIONAL Call by reference Type reference (TYPE) ABAP_BOOL 20061208
4 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_CLIENT_SUBJECTS WSP subject table for deserialization (Do not change) 20060619
5 Importing SUBJ_HEADER Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_HEADER 20060619

Method TO_PROP_WSA_PROTO on class CL_SWSP_FEAT_WSADDRESSING has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710