SAP ABAP Class IF_SXMLP_XOP_DESERIALIZE (IF_SXMLP_XOP_DESERIALIZE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SXMLP_PACKAGE_READER 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_DESERIALIZE  
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_DESERIALIZE has no forward declaration.
Interfaces
Class IF_SXMLP_XOP_DESERIALIZE has no interface implemented.
Friends
Class IF_SXMLP_XOP_DESERIALIZE 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 DESERIALIZE Instance method Public Method deserialize XOP Parts out of simple transformation 20060802
2 GET_XML_READER Instance method Public Method 20060801
3 SET_XML_READER Instance method Public Method 20060801
Events
Class IF_SXMLP_XOP_DESERIALIZE has no event.
Types
Class IF_SXMLP_XOP_DESERIALIZE has no local type.
Method Signatures

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) XSEQUENCE 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

Method DESERIALIZE on class IF_SXMLP_XOP_DESERIALIZE has no exception.

Method GET_XML_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_SXML_READER SXML Reader Interface 20080108

Method GET_XML_READER on class IF_SXMLP_XOP_DESERIALIZE has no exception.

Method SET_XML_READER Signature

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

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