SAP ABAP Interface /EACC/IF_XML_PROCESS (Process Supported by XML)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/PROCESS_SERVICE (Package) Basis Functionality for Process Implementations
⤷
⤷
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
| Interface | /EACC/IF_XML_PROCESS | |
| Short Description | Process Supported by XML |
General Data
| Package | /EACC/PROCESS_SERVICE | Basis Functionality for Process Implementations |
| Created | 20020213 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface /EACC/IF_XML_PROCESS has no forward declaration.
Interfaces
Interface /EACC/IF_XML_PROCESS has no interface.
Friends
Interface /EACC/IF_XML_PROCESS has no friend.
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 | Instance method | Public | Method | Writes iXM Tree as File | 20020219 | |
| 2 | Instance method | Public | Method | Provides XML Document as Hex String | 20020219 | |
| 3 | Instance method | Public | Method | Initializes XML Tools | 20020213 | |
| 4 | Instance method | Public | Method | Sets File Name for the Inbound Data Flow | 20020213 | |
| 5 | Instance method | Public | Method | Sets File Name for the Outbound Data Flow | 20020213 | |
| 6 | Instance method | Public | Method | Sets File Path | 20020219 | |
| 7 | Instance method | Public | Method | Reads XML File in iXML Tree | 20020219 |
Events
Interface /EACC/IF_XML_PROCESS has no event.
Types
Interface /EACC/IF_XML_PROCESS has no local type.
Method Signatures
Method DOWNLOAD_XML_FILE Signature
Method DOWNLOAD_XML_FILE on Interface /EACC/IF_XML_PROCESS has no parameter.
Method DOWNLOAD_XML_FILE on Interface /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 | RX_XML_DATA | Value transfer | Type reference (TYPE) | XSTRING | XML-Dokument als Hexstring | 20020219 |
Method GET_XML_DATA_AS_XSTRING on Interface /EACC/IF_XML_PROCESS has no exception.
Method INIT Signature
Method INIT on Interface /EACC/IF_XML_PROCESS has no parameter.
Method INIT on Interface /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 | IS_IN_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20020219 |
Method SET_IN_FILENAME on Interface /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 | IS_OUT_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20020219 |
Method SET_OUT_FILENAME on Interface /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 | IS_PATH | Call by reference | Type reference (TYPE) | STRING | 20020219 |
Method SET_PATH on Interface /EACC/IF_XML_PROCESS has no exception.
Method UPLOAD_XML_FILE Signature
Method UPLOAD_XML_FILE on Interface /EACC/IF_XML_PROCESS has no parameter.
Method UPLOAD_XML_FILE on Interface /EACC/IF_XML_PROCESS has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |