SAP ABAP Class CL_SIDL_UTILS (Help Routine for SIDL)
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
Properties
Class CL_SIDL_UTILS  
Short Description Help Routine for SIDL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWSDLPP   SIDL/SLIB Model and Serialization Framework 
Created 20060815   SAP 
Last change 20140121   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 SIDL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWS11 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SWS1E Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SIDL_UTILS has no interface implemented.
Friends
Class CL_SIDL_UTILS has no friend class.
Attributes
Class CL_SIDL_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE_SIDL_DEFINITION Static method Public Method 20060815
2 DUMP_SIDL_NODE Static method Public Method 20060816
3 GET_DOCUMENT Static method Public Method 20060815
4 GET_SIDL_FROM_DESTINATION Static method Public Method 20060817
5 GET_SIDL_FROM_MS_MEX_PARTS Static method Public Method Deserialize MS MEX WSDL 20081210
6 GET_SIDL_FROM_WSDL_LOCATION Static method Public Method 20081020
7 GET_STYLE_FOR_NAMESPACE Static method Public Method 20070622
8 GET_UNIQUE_NAMESPACE Static method Public Method 20060815
9 SERIALIZE_SIDL_DEFINITION Static method Public Method 20060815
10 SHOW_SIDL Static method Public Method 20060815
11 _DUMP_SIDL_NODE Static method Private Method 20060816
12 _GEN_SERVICE_NODE Static method Private Method 20070524
Events
Class CL_SIDL_UTILS has no event.
Types
Class CL_SIDL_UTILS has no local type.
Method Signatures

Method DESERIALIZE_SIDL_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT Call by reference Type reference (TYPE) XSTRING 20060815
2 Importing RETRIEVER Call by reference Object reference (TYPE REF TO) IF_SLIB_RETRIEVER 20061123
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SIDL_DEFINITION Definition 20060815
4 Importing SCHEMA_DESERIALIZATION_LIGHT Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20130212
5 Importing SIDL_STYLE Call by reference Type reference (TYPE) STRING 20060815
6 Importing URL Call by reference Type reference (TYPE) ANYURI any URI 20060815
# Exception Resumable Description Created on
1 CX_SIDL 20060815

Method DUMP_SIDL_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_SIDL_NODE SIDL node 20060816
2 Importing RECURSIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060816
# Exception Resumable Description Created on
1 CX_SIDL 20061010

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20060815
2 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20060815
3 Importing SIDL_DEFINITION Call by reference Object reference (TYPE REF TO) IF_SIDL_DEFINITION Definition 20060815
# Exception Resumable Description Created on
1 CX_SIDL 20060815

Method GET_SIDL_FROM_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) CLIKE 20060817
2 Importing EPR_URI Call by reference Type reference (TYPE) CLIKE for binding-wsdls 20070523
3 Importing PATH Call by reference Type reference (TYPE) CLIKE 20060817
4 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SIDL_DEFINITION Definition 20060817
5 Importing SCHEMA_DESERIALIZATION_LIGHT Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20130212
6 Importing SIDL_STYLE Call by reference Type reference (TYPE) CLIKE 20060817
# Exception Resumable Description Created on
1 CX_SIDL 20060908

Method GET_SIDL_FROM_MS_MEX_PARTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARTS Call by reference Type reference (TYPE) TSIDL_WSDL_MEX_FRAGMENT Table of WSDL MEX fragments 20081210
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SIDL_DEFINITION Definition 20081210
# Exception Resumable Description Created on
1 CX_SIDL SIDL Exception Class 20090112
2 CX_SLIB SLIB Exceptions 20090112

Method GET_SIDL_FROM_WSDL_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EPR_URI Call by reference Type reference (TYPE) ANYURI Any URI 20081022
2 Importing LOCATION Call by reference Type reference (TYPE) ANYURI Any URI 20081020
3 Importing PASSWORD Call by reference Type reference (TYPE) STRING 20081022
4 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SIDL_DEFINITION Definition 20081020
5 Importing SCHEMA_DESERIALIZATION_LIGHT Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20130212
6 Importing USER Call by reference Type reference (TYPE) STRING 20081022
# Exception Resumable Description Created on
1 CX_SIDL SIDL Exception Class 20081020
2 CX_SLIB_HTTP_FAIL HTTP status code handling 20081020

Method GET_STYLE_FOR_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING 20070622
2 Importing SIDL_DEFINITION Call by reference Object reference (TYPE REF TO) IF_SIDL_DEFINITION Definition 20070622
3 Importing TARGET_NAMESPACE Call by reference Type reference (TYPE) CLIKE 20070622

Method GET_STYLE_FOR_NAMESPACE on class CL_SIDL_UTILS has no exception.

Method GET_UNIQUE_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) ANYURI any URI 20060815
2 Importing SIDL_DEFINITION Call by reference Object reference (TYPE REF TO) IF_SIDL_DEFINITION Definition 20060815

Method GET_UNIQUE_NAMESPACE on class CL_SIDL_UTILS has no exception.

Method SERIALIZE_SIDL_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRETTY_PRINT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070115
2 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20060815
3 Importing SIDL_DEFINITION Call by reference Object reference (TYPE REF TO) IF_SIDL_DEFINITION Definition 20060815
4 Importing TARGET_NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20060815
5 Importing WSDL_MODE Call by reference Type reference (TYPE) CLIKE SIDL_DIRECTIVE_MODE_WSPOLICY 20060815
6 Importing WSDL_PART Call by reference Type reference (TYPE) CLIKE SIDL_DIRECTIVE_WSDL_INTERFACE 20060815
7 Importing WSDL_PROTO Call by reference Type reference (TYPE) CLIKE SIDL_DIRECTIVE_BINDING_SOAP 20060816
8 Importing WSDL_STYLE Call by reference Type reference (TYPE) CLIKE SWS1E_SOAP_STYLE_DOCUMENT 20060815
# Exception Resumable Description Created on
1 CX_SIDL 20060815

Method SHOW_SIDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20060815
2 Importing SIDL_DEFINITION Call by reference Object reference (TYPE REF TO) IF_SIDL_DEFINITION Definition 20060815
# Exception Resumable Description Created on
1 CX_SIDL 20060815

Method _DUMP_SIDL_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_SIDL_NODE SIDL node 20060816
2 Importing RECURSIVE Call by reference Type reference (TYPE) ABAP_BOOL 20060816
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXMLP_LIST 20060816
4 Importing SXML_PARENT Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060816
# Exception Resumable Description Created on
1 CX_SIDL 20061010

Method _GEN_SERVICE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING_DEF Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE 20070524
2 Importing DESTINATION Call by reference Type reference (TYPE) CLIKE 20070524
3 Importing EPR_URI Call by reference Type reference (TYPE) ANYURI any URI 20070524
4 Importing PATH Call by reference Type reference (TYPE) CLIKE 20070525
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20070524
History
Last changed by/on SAP  20140121 
SAP Release Created in 710