SAP ABAP Class IF_XDS_INTERACTIVEDOCUMENT (XDS: Interactive Document)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XDS_DOCUMENT XDS: document 20080926
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XDS_P_INTERACTIVEDOCUMENT XDS:interactive doc in package format 20081006
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XDS_INTERACTIVEDOCUMENT_A XDS: Abstract class of interactive document 20081006
Properties
Class IF_XDS_INTERACTIVEDOCUMENT  
Short Description XDS: Interactive Document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080926   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XDS_INTERACTIVEDOCUMENT has no forward declaration.
Interfaces
Class IF_XDS_INTERACTIVEDOCUMENT has no interface implemented.
Friends
Class IF_XDS_INTERACTIVEDOCUMENT has no friend class.
Attributes
Class IF_XDS_INTERACTIVEDOCUMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method Get CustomXML data 20080926
2 UPDATE_DATA Instance method Public Method Update CustomXML data 20080926
Events
Class IF_XDS_INTERACTIVEDOCUMENT has no event.
Types
Class IF_XDS_INTERACTIVEDOCUMENT has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DATAXML Value transfer Type reference (TYPE) XSTRING 20080926

Method GET_DATA on class IF_XDS_INTERACTIVEDOCUMENT has no exception.

Method UPDATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATAXML Call by reference Type reference (TYPE) XSTRING 20080926

Method UPDATE_DATA on class IF_XDS_INTERACTIVEDOCUMENT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in