SAP ABAP Interface IF_FDT_DATA_EXCHANGE_INTERNAL (FDT: Data Exchange Internal)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_CORE (Package) BRFplus: Core
⤷
⤷
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
| Interface | IF_FDT_DATA_EXCHANGE_INTERNAL | |
| Short Description | FDT: Data Exchange Internal |
General Data
| Package | SFDT_CORE | BRFplus: Core |
| Created | 20051227 | SAP |
| Last changed | 20110908 | SAP |
| 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
Interface IF_FDT_DATA_EXCHANGE_INTERNAL has no interface.
Friends
Interface IF_FDT_DATA_EXCHANGE_INTERNAL has no friend.
Attributes
Interface IF_FDT_DATA_EXCHANGE_INTERNAL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Export to XML | 20051227 | |
| 2 | 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
Interface 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 | ES_NAMESPACE | Call by reference | Type reference (TYPE) | IF_FDT_DATA_EXCHANGE=>S_NAMESPACE | For user defined namespace prefix and uri | 20071227 | |||
| 2 | IO_NAMESPACE_ATTR | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ATTRIBUTE | OBSOLETE:Attribute to store user defined namespace | 20061226 | |||
| 3 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | The parent element | 20051227 | |||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20051227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20051227 |
Method IMPORT_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | The parent element | 20051228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 710 |