SAP ABAP Class CL_GRFN_FDT_DATA_EXCHANGE (FDT: Data Exchange)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_BUSINESS_RULES (Package) GRC Shared Business Rules
Properties
Class CL_GRFN_FDT_DATA_EXCHANGE  
Short Description FDT: Data Exchange    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_BUSINESS_RULES   GRC Shared Business Rules 
Created 20100612   SAP 
Last change 20141106    
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 CL_IXML Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_FDT_DATA_EXCHANGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_FDT_ELEMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRFN_FDT_DATA_EXCHANGE has no interface implemented.
Friends
Class CL_GRFN_FDT_DATA_EXCHANGE has no friend class.
Attributes
Class CL_GRFN_FDT_DATA_EXCHANGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DOWNLOAD_XML Static method Public Method Download the xml with Classic Dynpro 20100612
2 SHOW_XML Static method Public Method Show the XML with Classic Dynpro 20100612
3 UPLOAD_XML Static method Public Method Upload the XML with Classic Dynpro 20100612
Events
Class CL_GRFN_FDT_DATA_EXCHANGE has no event.
Types
Class CL_GRFN_FDT_DATA_EXCHANGE has no local type.
Method Signatures

Method DOWNLOAD_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT Document containing the xml information to be downloaded 20100612
2 Importing IV_FILENAME Call by reference Type reference (TYPE) CSEQUENCE Local file for download 20100612
3 Importing IV_XML_STRING Call by reference Type reference (TYPE) STRING String containing the xml information to be downloaded 20100612
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20101015

Method SHOW_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20100612
2 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20100612
3 Returning RV_MESSAGE Value transfer Type reference (TYPE) STRING 20100612

Method SHOW_XML on class CL_GRFN_FDT_DATA_EXCHANGE has no exception.

Method UPLOAD_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_FAILURE Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Objects with import errors 20100612
2 Exporting ETS_SUCCESS Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Imported Objects 20100612
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Import Messages 20100612
4 Importing IV_CUSTOMIZING_TRREQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20100612
5 Importing IV_FILENAME Call by reference Type reference (TYPE) CSEQUENCE Filename 20100612
6 Importing IV_IMPORT_TYPE Call by reference Type reference (TYPE) IF_FDT_DATA_EXCHANGE=>XML_IMPORT_TYPE IF_FDT_DATA_EXCHANGE=>GC_XML_IMPORT_TYPE_STANDARD BRFplus: XML Import type 20100612
7 Importing IV_SIMULATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE True : No save happens , False : Objects saved 20100612
8 Importing IV_WORKBENCH_TRREQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20100612
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20101015
History
Last changed by/on SAP  20141106 
SAP Release Created in 600