SAP ABAP Class IF_SXMLP_XOP_SERIALIZE (IF_SXMLP_XOP_SERIALIZE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SXMLP_PACKAGE_WRITER 20060801
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_XOP_ADAPTER This class is OBSOLUTE 20060801
Properties
Class IF_SXMLP_XOP_SERIALIZE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060727   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SXMLP_XOP_SERIALIZE has no forward declaration.
Interfaces
Class IF_SXMLP_XOP_SERIALIZE has no interface implemented.
Friends
Class IF_SXMLP_XOP_SERIALIZE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PACKAGE_NAMESPACE Instance attribute Public Attribute reference (LIKE) 20080109
Methods
# Method Level Visibility Method type Description Created on
1 GET_XML_WRITER Instance method Public Method 20060801
2 SERIALIZE Instance method Public Method serialize XOP Parts out of simple transformation 20060802
3 SET_XML_WRITER Instance method Public Method 20060801
Events
Class IF_SXMLP_XOP_SERIALIZE has no event.
Types
Class IF_SXMLP_XOP_SERIALIZE has no local type.
Method Signatures

Method GET_XML_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_SXML_WRITER SXML Writer Interface 20080108

Method GET_XML_WRITER on class IF_SXMLP_XOP_SERIALIZE has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) XSEQUENCE Character Field Length = 10 20060802
2 Importing MAXLEN Call by reference Type reference (TYPE) SRT_XOP_INTEGER 0 Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) 20060802
3 Importing MINLEN Call by reference Type reference (TYPE) SRT_XOP_INTEGER 0 Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) 20060802
4 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20060802

Method SERIALIZE on class IF_SXMLP_XOP_SERIALIZE has no exception.

Method SET_XML_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WRITER Call by reference Object reference (TYPE REF TO) IF_SXML_WRITER SXML Writer Interface 20080108

Method SET_XML_WRITER on class IF_SXMLP_XOP_SERIALIZE has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in