SAP ABAP Class IF_FDT_DATA_EXCHANGE_INTERNAL (FDT: Data Exchange Internal)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_MAINTENANCE FDT: Abstract Maintenance Class 20051227
Properties
Class IF_FDT_DATA_EXCHANGE_INTERNAL  
Short Description FDT: Data Exchange Internal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051227   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FDT_DATA_EXCHANGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FDT_DATA_EXCHANGE_INTERNAL has no interface implemented.
Friends
Class IF_FDT_DATA_EXCHANGE_INTERNAL has no friend class.
Attributes
Class IF_FDT_DATA_EXCHANGE_INTERNAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXPORT_XML Instance method Public Method Export to XML 20051227
2 IMPORT_XML Instance method Public Method Import from XML 20051227
Events
# Event Type Visibility Description Created on
1 OBJECT_ID_AS_ATTRIBUTE Instance Event
(0)
Public
(2)
An Object ID as an attribute value occured 20051229
2 OBJECT_ID_FOR_POST_PROCESS Instance Event
(0)
Public
(2)
An Object ID which has a marked for delete or obsolete flag 20101018
Types
Class IF_FDT_DATA_EXCHANGE_INTERNAL has no local type.
Method Signatures

Method EXPORT_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NAMESPACE Call by reference Type reference (TYPE) IF_FDT_DATA_EXCHANGE=>S_NAMESPACE For user defined namespace prefix and uri 20071227
2 Importing IO_NAMESPACE_ATTR Call by reference Object reference (TYPE REF TO) IF_IXML_ATTRIBUTE OBSOLETE:Attribute to store user defined namespace 20061226
3 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT The parent element 20051227
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20051227
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20051227

Method IMPORT_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT The parent element 20051228
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20051228
Event Signatures

Event OBJECT_ID_AS_ATTRIBUTE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IV_ID Exporting Value transfer Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20051229

Event OBJECT_ID_FOR_POST_PROCESS Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IV_ID Exporting Value transfer Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20101018
2 IV_MARKED_FOR_DELETE Exporting Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101018
3 IV_OBSOLETE Exporting Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101018
History
Last changed by/on SAP  20110908 
SAP Release Created in