SAP ABAP Class IF_SIDL_SUBJECT_DESERIALIZE (Subject Adapter Deserialization Methods)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SIDL_SUBJECT_ADAPTER Subject Adapter 20060515
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIDL_SUBJECT_ADAPTER 20060515
Properties
Class IF_SIDL_SUBJECT_DESERIALIZE  
Short Description Subject Adapter Deserialization Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060515   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIDL_SUBJECT_DESERIALIZE has no forward declaration.
Interfaces
Class IF_SIDL_SUBJECT_DESERIALIZE has no interface implemented.
Friends
Class IF_SIDL_SUBJECT_DESERIALIZE has no friend class.
Attributes
Class IF_SIDL_SUBJECT_DESERIALIZE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SUBJECT_PROPERTIES Instance method Public Method 20060601
2 SET_SUBJECT_PROPERTIES Instance method Public Method 20060530
3 SET_WSDL_URLS Instance method Public Method 20061119
Events
Class IF_SIDL_SUBJECT_DESERIALIZE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_SUBJ_ALTERNATIVE_ITEM Public See coding 20060530 begin of t_subj_alternative_item, subj_type type srt_wsp_subject_type, subj_name type qname, message_type type string, wsdl_node type ref to if_slib_node, wsp_alternative type ref to if_swsp_all, end of t_subj_alternative_item
2 T_SUBJ_ALTERNATIVE_TABLE Public See coding 20060530 t_subj_alternative_table type standard table of t_subj_alternative_item with non-unique default key
3 T_SUBJ_ATTR_ITEM Public See coding 20060619 begin of t_subj_attr_item, subj_type type srt_wsp_subject_type, subj_name type qname, parent_type type srt_wsp_subject_type, parent_name type qname, wsdl_node type ref to if_slib_node, attr_name type qname, attr_value type string, end of t_subj_attr_item
4 T_SUBJ_ATTR_TABLE Public See coding 20060619 t_subj_attr_table type standard table of t_subj_attr_item with non-unique default key
5 T_SUBJ_FRAGMENT_HEADER Public See coding 20060619 begin of t_subj_fragment_header, subj_type type srt_wsp_subject_type, subj_name type qname, parent_type type srt_wsp_subject_type, parent_name type qname, porttype type qname, message_type type string, wsdl_node type ref to if_slib_node, end of t_subj_fragment_header
6 T_SUBJ_FRAGMENT_ITEM Public See coding 20060530 begin of t_subj_fragment_item. include type t_subj_fragment_header. types: assertions type srt_wsp_wsdl_parts, end of t_subj_fragment_item
7 T_SUBJ_FRAGMENT_TABLE Public See coding 20060530 t_subj_fragment_table type standard table of t_subj_fragment_item with non-unique default key
Method Signatures

Method GET_SUBJECT_PROPERTIES 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) 20060601

Method GET_SUBJECT_PROPERTIES on class IF_SIDL_SUBJECT_DESERIALIZE has no exception.

Method SET_SUBJECT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_WSDL_CLIENT_SUBJECTS WSP subject table for deserialization (Do not change) 20060530
# Exception Resumable Description Created on
1 CX_SIDL 20060908

Method SET_WSDL_URLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VANILLA_WSDL Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE SLIB Node 20061119
# Exception Resumable Description Created on
1 CX_SIDL 20061122
History
Last changed by/on SAP  20090618 
SAP Release Created in