SAP ABAP Class CL_SIDL_SUBJECT_ADAPTER (CL_SIDL_SUBJECT_ADAPTER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSDLPP (Package) SIDL/SLIB Model and Serialization Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIDL_SUBJECT_ADAPTER Subject Adapter 20050523
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIDL_SUBJECT_DESERIALIZE Subject Adapter Deserialization Methods 20060515
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIDL_SUBJECT_SERIALIZE Subject Adapter Serialization Methods 20060515
Properties
Class CL_SIDL_SUBJECT_ADAPTER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SRT_WSP    
Program status     
Category 0   
Package SWSDLPP   SIDL/SLIB Model and Serialization Framework 
Created 20050523   SAP 
Last change 20130531   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 IF_SRT_WSP_CONFIG_SIDL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SRT_WSP_SUBJECT_CONTEXT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 SIDL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SWS1E Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIDL_SUBJECT_ADAPTER Subject Adapter 20050523
2 IF_SIDL_SUBJECT_DESERIALIZE Subject Adapter Deserialization Methods 20060515
3 IF_SIDL_SUBJECT_SERIALIZE Subject Adapter Serialization Methods 20060515
Friends
Class CL_SIDL_SUBJECT_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_BINDING_INDEX Instance attribute Private Type reference (TYPE) I 1 20050523
2 M_BINDING_ITEM Instance attribute Private Type reference (TYPE) SRT_WSP_WSDL_SUBJECT WSP Subject Structure for XML Transformation (Do Not Change) 20050523
3 M_BINDING_OP_ITEM Instance attribute Private Type reference (TYPE) SRT_WSP_WSDL_SUBJECT WSP Subject Structure for XML Transformation (Do Not Change) 20060410
4 M_CONTEXT_FORMAT Instance attribute Private Type reference (TYPE) SRT_WSP_SERIALIZATION_FORMAT IF_SRT_WSP_CONFIG_SIDL=>CO_SER_FORMAT_UNKNOWN WSP Serialization Format 20050523
5 M_DEBUG_MODE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050523
6 M_ERR_MSG Instance attribute Private Type reference (TYPE) STRING 20050523
7 M_EXTENSION_INDEX Instance attribute Private Type reference (TYPE) I 1 20060203
8 M_EXTENSION_TABLE Instance attribute Private Type reference (TYPE) SRT_WSP_WSDL_PARTS WSP WSDL SXML Parts 20060203
9 M_EXT_DECLARATIONS Instance attribute Private Type reference (TYPE) SRT_WSP_WSDL_PARTS WSP WSDL SXML Parts 20060818
10 M_INITIALIZED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050523
11 M_PORT_INDEX Instance attribute Private Type reference (TYPE) I 1 20050523
12 M_PORT_ITEM Instance attribute Private Type reference (TYPE) T_PORT_ITEM 20050523
13 M_PORT_TABLE Instance attribute Private Type reference (TYPE) T_PORT_TABLE 20050523
14 M_SUBJECT_CONFIG Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_SIDL WSP Configuration SIDL 20050523
15 M_SUBJ_PROPS Instance attribute Private Type reference (TYPE) SRT_WSP_WSDL_CLIENT_SUBJECTS WSP Subject Table for Deserialization (Do Not Change) 20060530
16 M_URLS Instance attribute Private Type reference (TYPE) SRT_WSP_WSDL_URL_SUBJECT_TAB WSP Table of WSDL URL Subject Structures 20060119
17 M_WSP_DECL_COUNTER Instance attribute Private Type reference (TYPE) I 1 20050523
18 M_WSP_ELEMENTS Instance attribute Private Type reference (TYPE) SRT_WSP_WSDL_ELEMENTS WSP WSDL Elements 20060818
Methods
# Method Level Visibility Method type Description Created on
1 PARSE_WSDL_URL Static method Public Method 20061120
2 SET_SUBJ_PARENTS Static method Public Method 20061108
3 _ADD_SUBJ_URLS Instance method Protected Method 20061119
Events
Class CL_SIDL_SUBJECT_ADAPTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_PORT_ITEM Private See coding 20050523 begin of t_port_item, service type qname, binding type qname, port type ncname, location type anyuri, end of t_port_item
2 T_PORT_TABLE Private See coding 20050523 t_port_table type table of t_port_item
Method Signatures

Method PARSE_WSDL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FORMAT Call by reference Type reference (TYPE) SRT_WSP_SERIALIZATION_FORMAT WSP serialization format 20061120
2 Exporting SECTION Call by reference Type reference (TYPE) SRT_WSP_WSDL_SECTION WSP WSDL Section 20061120
3 Exporting STYLE Call by reference Type reference (TYPE) SRT_WSP_WSDL_STYLE WSP WSDL Style 20061120
4 Importing URL Call by reference Type reference (TYPE) CLIKE 20061120
5 Exporting VERSION Call by reference Type reference (TYPE) SRT_WSP_WSDL_VERSION WSP WSDL Version 20061120
# Exception Resumable Description Created on
1 CX_SIDL 20061122

Method SET_SUBJ_PARENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ATTRS Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_ATTR_TABLE 20061108
2 Changing PARTS Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_TABLE 20061108
3 Importing WSDL_DEFINITION Call by reference Object reference (TYPE REF TO) IF_SWSDL11_DEFINITION wsdl:definitions 20061120

Method SET_SUBJ_PARENTS on class CL_SIDL_SUBJECT_ADAPTER has no exception.

Method _ADD_SUBJ_URLS 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_URL_SUBJECT_TAB WSP table of WSDL URL subject structures 20061119
2 Importing URI_OBJ Call by reference Object reference (TYPE REF TO) IF_SLIB_LOCATION_URI SLIB Node 20061119
3 Importing WSDL_DEFINITION Call by reference Object reference (TYPE REF TO) IF_SWSDL11_DEFINITION wsdl:definitions 20061119
# Exception Resumable Description Created on
1 CX_SIDL 20061122
History
Last changed by/on SAP  20130531 
SAP Release Created in 710