SAP ABAP Class /EACC/IF_XML_PROCESS (Process Supported by XML)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_ACC_DOC_XML_STEP Process Step Supported by XML 20020213
Properties
Class /EACC/IF_XML_PROCESS  
Short Description Process Supported by XML    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020213   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/IF_XML_PROCESS has no forward declaration.
Interfaces
Class /EACC/IF_XML_PROCESS has no interface implemented.
Friends
Class /EACC/IF_XML_PROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_XML_DOCUMENT Instance attribute Public Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20020213
2 AX_XML_DATA Instance attribute Public Type reference (TYPE) XSTRING 20020219
3 A_IN_FILENAME Instance attribute Public Type reference (TYPE) STRING 20020219
4 A_OUT_FILENAME Instance attribute Public Type reference (TYPE) STRING 20020219
5 A_PATH Instance attribute Public Type reference (TYPE) STRING 20020219
Methods
# Method Level Visibility Method type Description Created on
1 DOWNLOAD_XML_FILE Instance method Public Method Writes iXM Tree as File 20020219
2 GET_XML_DATA_AS_XSTRING Instance method Public Method Provides XML Document as Hex String 20020219
3 INIT Instance method Public Method Initializes XML Tools 20020213
4 SET_IN_FILENAME Instance method Public Method Sets File Name for the Inbound Data Flow 20020213
5 SET_OUT_FILENAME Instance method Public Method Sets File Name for the Outbound Data Flow 20020213
6 SET_PATH Instance method Public Method Sets File Path 20020219
7 UPLOAD_XML_FILE Instance method Public Method Reads XML File in iXML Tree 20020219
Events
Class /EACC/IF_XML_PROCESS has no event.
Types
Class /EACC/IF_XML_PROCESS has no local type.
Method Signatures

Method DOWNLOAD_XML_FILE Signature

Method DOWNLOAD_XML_FILE on class /EACC/IF_XML_PROCESS has no parameter.
Method DOWNLOAD_XML_FILE on class /EACC/IF_XML_PROCESS has no exception.

Method GET_XML_DATA_AS_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RX_XML_DATA Value transfer Type reference (TYPE) XSTRING XML-Dokument als Hexstring 20020219

Method GET_XML_DATA_AS_XSTRING on class /EACC/IF_XML_PROCESS has no exception.

Method INIT Signature

Method INIT on class /EACC/IF_XML_PROCESS has no parameter.
Method INIT on class /EACC/IF_XML_PROCESS has no exception.

Method SET_IN_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_IN_FILENAME Call by reference Type reference (TYPE) STRING 20020219

Method SET_IN_FILENAME on class /EACC/IF_XML_PROCESS has no exception.

Method SET_OUT_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OUT_FILENAME Call by reference Type reference (TYPE) STRING 20020219

Method SET_OUT_FILENAME on class /EACC/IF_XML_PROCESS has no exception.

Method SET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PATH Call by reference Type reference (TYPE) STRING 20020219

Method SET_PATH on class /EACC/IF_XML_PROCESS has no exception.

Method UPLOAD_XML_FILE Signature

Method UPLOAD_XML_FILE on class /EACC/IF_XML_PROCESS has no parameter.
Method UPLOAD_XML_FILE on class /EACC/IF_XML_PROCESS has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in