SAP ABAP Interface IF_EDM_DATA (IF_EDM_DATA)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS (Application Component) Financial Services
⤷
FS_EASY_DATA_MODEL (Package) Easy Data Model as Composite with Visitor
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_EDM_SIMPLE | 20061023 | |
| 2 | Interface composition (i COMPRISING i_ref) | IF_EDM_STRUCTURE | 20061023 | |
| 3 | Interface composition (i COMPRISING i_ref) | IF_EDM_TABLE | 20061023 |
Properties
| Interface | IF_EDM_DATA | |
| Short Description |
General Data
| Package | FS_EASY_DATA_MODEL | Easy Data Model as Composite with Visitor |
| Created | 20061023 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EDM_DATA has no forward declaration.
Interfaces
Interface IF_EDM_DATA has no interface.
Friends
Interface IF_EDM_DATA has no friend.
Attributes
Interface IF_EDM_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Scans the Easy Data Model at Data Level | 20061023 | |
| 2 | Instance method | Public | Method | Scans the Easy Data Model at Type Level | 20061109 | |
| 3 | Instance method | Public | Method | Initializes this Variable | 20070703 | |
| 4 | Instance method | Public | Method | Supplies a Copy of this Element | 20061029 | |
| 5 | Instance method | Public | Method | Supplies the Complete Name (Path) | 20061102 | |
| 6 | Instance method | Public | Method | Supplies the Attachment | 20061125 | |
| 7 | Instance method | Public | Method | Supplies the Display Type | 20061130 | |
| 8 | Instance method | Public | Method | Supplies the Name | 20061023 | |
| 9 | Instance method | Public | Method | Supplies the Superordinate 'Type', if Existent | 20061024 | |
| 10 | Instance method | Public | Method | Checks if Two Elements Are Identical | 20071109 | |
| 11 | Instance method | Public | Method | Checks if Element Is Empty | 20061030 | |
| 12 | Instance method | Public | Method | Adds and Attachments (Any Object) | 20061125 | |
| 13 | Instance method | Public | Method | Sets the Display Type | 20061130 | |
| 14 | Instance method | Public | Method | Sets the Name | 20070702 | |
| 15 | Instance method | Public | Method | Supplies Data Reference Representing this Element | 20061026 | |
| 16 | Instance method | Public | Method | Supplies an XML Tag Representing this Element | 20061108 | |
| 17 | Instance method | Public | Method | Checks this Element for Consistency | 20071113 |
Events
Interface IF_EDM_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20061023 | TAB type standard table of ref to if_edm_data with default key
|
Method Signatures
Method ACCEPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VISITOR | Call by reference | Object reference (TYPE REF TO) | IF_EDM_VISITOR | I_VISITOR | 20061023 |
Method ACCEPT on Interface IF_EDM_DATA has no exception.
Method ACCEPT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VISITOR | Call by reference | Object reference (TYPE REF TO) | IF_EDM_VISITOR | I_VISITOR | 20061109 |
Method ACCEPT_TYPE on Interface IF_EDM_DATA has no exception.
Method CLEAR Signature
Method CLEAR on Interface IF_EDM_DATA has no parameter.
Method CLEAR on Interface IF_EDM_DATA has no exception.
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLONE | Value transfer | Object reference (TYPE REF TO) | IF_EDM_DATA | 20061029 |
Method CLONE on Interface IF_EDM_DATA has no exception.
Method GET_ABS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | 20061102 |
Method GET_ABS_NAME on Interface IF_EDM_DATA has no exception.
Method GET_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20061125 |
Method GET_ATTACHMENT on Interface IF_EDM_DATA has no exception.
Method GET_FLAVOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FLAVOR | Value transfer | Object reference (TYPE REF TO) | CE_EDM_FLAVOR | Felddarstellung | 20061130 |
Method GET_FLAVOR on Interface IF_EDM_DATA has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | 20061023 |
Method GET_NAME on Interface IF_EDM_DATA has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_EDM_DATA | 20061024 |
Method GET_PARENT on Interface IF_EDM_DATA has no exception.
Method IS_EQUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Object reference (TYPE REF TO) | IF_EDM_DATA | 20071109 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | I | 1=gleich, 0=sonst | 20071109 |
Method IS_EQUAL on Interface IF_EDM_DATA has no exception.
Method IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | I | 1=initial, 0 sonst | 20061030 |
Method IS_INITIAL on Interface IF_EDM_DATA has no exception.
Method SET_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20061125 |
Method SET_ATTACHMENT on Interface IF_EDM_DATA has no exception.
Method SET_FLAVOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLAVOR | Call by reference | Object reference (TYPE REF TO) | CE_EDM_FLAVOR | Felddarstellung | 20061130 |
Method SET_FLAVOR on Interface IF_EDM_DATA has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070702 |
Method SET_NAME on Interface IF_EDM_DATA has no exception.
Method TO_RDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RDA | Value transfer | Object reference (TYPE REF TO) | DATA | 20061026 |
Method TO_RDA on Interface IF_EDM_DATA has no exception.
Method TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STREAM | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20061114 | ||||
| 2 | I_TYPE_ONLY | Call by reference | Type reference (TYPE) | I | 0 | Nur Typinformation wird extrahiert | 20080201 |
Method TO_XML on Interface IF_EDM_DATA has no exception.
Method VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_EDM_CHECK_RESULT | Prüfergebnis | 20071115 |
Method VALIDATE on Interface IF_EDM_DATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |