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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 6 | 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 | Static method | Public | Method | Download the xml with Classic Dynpro | 20100612 | |
| 2 | Static method | Public | Method | Show the XML with Classic Dynpro | 20100612 | |
| 3 | 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 | IO_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Document containing the xml information to be downloaded | 20100612 | |||
| 2 | IV_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Local file for download | 20100612 | |||
| 3 | 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 | FDT: Invalid Input | 20101015 |
Method SHOW_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20100612 | |||
| 2 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20100612 | ||||
| 3 | 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 | ETS_FAILURE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Objects with import errors | 20100612 | |||
| 2 | ETS_SUCCESS | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Imported Objects | 20100612 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | Import Messages | 20100612 | |||
| 4 | IV_CUSTOMIZING_TRREQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20100612 | |||
| 5 | IV_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Filename | 20100612 | |||
| 6 | 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 | IV_SIMULATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | True : No save happens , False : Objects saved | 20100612 | ||
| 8 | IV_WORKBENCH_TRREQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20100612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20101015 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |