SAP ABAP Class IF_SLIB_SERIALIZER (Library Serializer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_DEFAULT_SERIALIZER 20041104
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_SAPF_SERIALIZER SAP Feature Serializer 20060713
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSDL11_SERIALIZER WSDL 1.1 Serializer 20041104
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSDL11_STDEXT_SERIALIZER WSDL 1.1 Standard Extensions Serializer 20041104
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSP_SERIALIZER 20050620
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXSDS_SERIALIZER XSD Schema Simplified Serializer 20041113
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXSD_SERIALIZER XSD Serializer 20060103
Properties
Class IF_SLIB_SERIALIZER  
Short Description Library Serializer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041104   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SLIB_SERIALIZER has no forward declaration.
Interfaces
Class IF_SLIB_SERIALIZER has no interface implemented.
Friends
Class IF_SLIB_SERIALIZER has no friend class.
Attributes
Class IF_SLIB_SERIALIZER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FEATURE Instance method Public Method 20041104
2 GET_REGISTRY Instance method Public Method 20041104
3 SERIALIZE Instance method Public Method 20041104
4 SET_FEATURE Instance method Public Method 20041104
5 SET_REGISTRY Instance method Public Method 20041104
6 SXML_SERIALIZE Instance method Public Method 20050704
Events
Class IF_SLIB_SERIALIZER has no event.
Types
Class IF_SLIB_SERIALIZER has no local type.
Method Signatures

Method GET_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CLIKE 20060103
2 Returning RVAL Value transfer Type reference (TYPE) STRING 20060103
# Exception Resumable Description Created on
1 CX_SLIB WSDL 1.1 Exceptions 20041130

Method GET_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 20041104

Method GET_REGISTRY on class IF_SLIB_SERIALIZER has no exception.

Method SERIALIZE 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_SLIB_NODE IF_SLIB_NODE 20041104
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_IXML_NODE_COLLECTION Nodeset 20050222
3 Importing XML_PARENT Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20041104
# Exception Resumable Description Created on
1 CX_SLIB 20050309

Method SET_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CLIKE 20060103
2 Importing VALUE Call by reference Type reference (TYPE) CLIKE 20060103
# Exception Resumable Description Created on
1 CX_SLIB WSDL 1.1 Exceptions 20041130

Method SET_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REGISTRY Call by reference Object reference (TYPE REF TO) IF_SIDL_REGISTRY Extension Registry 20041104

Method SET_REGISTRY on class IF_SLIB_SERIALIZER has no exception.

Method SXML_SERIALIZE 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_SLIB_NODE IF_SLIB_NODE 20050704
2 Importing WRITER Call by reference Object reference (TYPE REF TO) IF_SXML_WRITER SXML Writer 20050712
# Exception Resumable Description Created on
1 CX_SLIB 20050704
History
Last changed by/on SAP  20090618 
SAP Release Created in