SAP ABAP Class IF_SWSP_FEATURE (Interface for Parts to Props Mapping Class)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSP_FEAT_BASE Base Class for All Features 20060529
Properties
Class IF_SWSP_FEATURE  
Short Description Interface for Parts to Props Mapping Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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 IF_SIDL_SUBJECT_DESERIALIZE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SWSP_FEATURE has no interface implemented.
Friends
Class IF_SWSP_FEATURE has no friend class.
Attributes
Class IF_SWSP_FEATURE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MAPP_PARTS_TO_PROPS Instance method Public Method Main Method Controller for this Class Deserializer 20060529
2 MAPP_PROPS_TO_PARTS Instance method Public Method Main Method Controller for this Class Serializer 20060712
3 SET_RELEVANT_PROPS Instance method Public Method Defines the properties to be mapped 20060529
Events
Class IF_SWSP_FEATURE has no event.
Types
Class IF_SWSP_FEATURE has no local type.
Method Signatures

Method MAPP_PARTS_TO_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRS Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ATTR_TABLE 20060619
2 Importing NAMESPACE Call by reference Type reference (TYPE) SRT_WSP_FEATURE_NAMESPACE WSP feature namespace 20060822
3 Importing PARTS Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE WSP WSDL sxml parts 20060530
4 Exporting R_ATTRS Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ATTR_TABLE 20061206
5 Exporting R_PARTS Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE 20061206
6 Exporting R_PROPS Call by reference Type reference (TYPE) SRT_WSP_WSDL_CLIENT_SUBJECTS WSP WSDL attribute 20061206
7 Importing WSDL Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE wsdl definition 20060818
# Exception Resumable Description Created on
1 CX_SWSP_FEATURE 20061013

Method MAPP_PROPS_TO_PARTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRS Call by reference Type reference (TYPE) SRT_WSP_WSDL_ATTRIBUTES WSP WSDL attributes 20060727
2 Exporting PARTS Call by reference Type reference (TYPE) SRT_WSP_WSDL_PARTS WSP WSDL sxml parts 20060727
3 Importing PREFIX Call by reference Type reference (TYPE) NCNAME NCName: XML "non-colonized" Name 20060814
4 Importing PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_WSDL_PROPERTIES WSP WSDL attributes 20060718
# Exception Resumable Description Created on
1 CX_SWSP_FEATURE 20061013

Method SET_RELEVANT_PROPS Signature

Method SET_RELEVANT_PROPS on class IF_SWSP_FEATURE has no parameter.
Method SET_RELEVANT_PROPS on class IF_SWSP_FEATURE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in