SAP ABAP Class CL_SIDL (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  
Short Description SIDL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWSDLPP   SIDL/SLIB Model and Serialization Framework 
Created 20040802   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIDL has no forward declaration.
Interfaces
Class CL_SIDL has no interface implemented.
Friends
Class CL_SIDL has no friend class.
Attributes
Class CL_SIDL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DEFINITION Static method Public Method 20041130
2 CREATE_DESERIALIZER Static method Public Method 20041103
3 CREATE_REGISTRY Static method Public Method 20041103
4 CREATE_SERIALIZER Static method Public Method 20041103
5 CREATE_WSDL_READER Static method Public Method 20041216
6 CREATE_WSDL_WRITER Static method Public Method 20041216
Events
Class CL_SIDL has no event.
Types
Class CL_SIDL has no local type.
Method Signatures

Method CREATE_DEFINITION 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_SIDL_DEFINITION DefinitionObject 20041130

Method CREATE_DEFINITION on class CL_SIDL has no exception.

Method CREATE_DESERIALIZER 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_SIDL_DESERIALIZER Extension Deserializer 20041103

Method CREATE_DESERIALIZER on class CL_SIDL has no exception.

Method CREATE_REGISTRY 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_SIDL_REGISTRY Extension Registry 20041103

Method CREATE_REGISTRY on class CL_SIDL has no exception.

Method CREATE_SERIALIZER 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_SIDL_SERIALIZER Extension Serializer 20041103

Method CREATE_SERIALIZER on class CL_SIDL has no exception.

Method CREATE_WSDL_READER 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_SIDL_WSDL_READER 20041216
# Exception Resumable Description Created on
1 CX_SIDL 20041216

Method CREATE_WSDL_WRITER 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_SIDL_WSDL_WRITER 20041216
# Exception Resumable Description Created on
1 CX_SIDL 20041216
History
Last changed by/on SAP  20090618 
SAP Release Created in 700