SAP ABAP Class IF_EDM_DATA (IF_EDM_DATA)
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
Class IF_EDM_DATA  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061023   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EDM_DATA has no forward declaration.
Interfaces
Class IF_EDM_DATA has no interface implemented.
Friends
Class IF_EDM_DATA has no friend class.
Attributes
Class IF_EDM_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACCEPT Instance method Public Method Scans the Easy Data Model at Data Level 20061023
2 ACCEPT_TYPE Instance method Public Method Scans the Easy Data Model at Type Level 20061109
3 CLEAR Instance method Public Method Initializes this Variable 20070703
4 CLONE Instance method Public Method Supplies a Copy of this Element 20061029
5 GET_ABS_NAME Instance method Public Method Supplies the Complete Name (Path) 20061102
6 GET_ATTACHMENT Instance method Public Method Supplies the Attachment 20061125
7 GET_FLAVOR Instance method Public Method Supplies the Display Type 20061130
8 GET_NAME Instance method Public Method Supplies the Name 20061023
9 GET_PARENT Instance method Public Method Supplies the Superordinate 'Type', if Existent 20061024
10 IS_EQUAL Instance method Public Method Checks if Two Elements Are Identical 20071109
11 IS_INITIAL Instance method Public Method Checks if Element Is Empty 20061030
12 SET_ATTACHMENT Instance method Public Method Adds and Attachments (Any Object) 20061125
13 SET_FLAVOR Instance method Public Method Sets the Display Type 20061130
14 SET_NAME Instance method Public Method Sets the Name 20070702
15 TO_RDA Instance method Public Method Supplies Data Reference Representing this Element 20061026
16 TO_XML Instance method Public Method Supplies an XML Tag Representing this Element 20061108
17 VALIDATE Instance method Public Method Checks this Element for Consistency 20071113
Events
Class 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 Importing I_VISITOR Call by reference Object reference (TYPE REF TO) IF_EDM_VISITOR I_VISITOR 20061023

Method ACCEPT on class 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 Importing I_VISITOR Call by reference Object reference (TYPE REF TO) IF_EDM_VISITOR I_VISITOR 20061109

Method ACCEPT_TYPE on class IF_EDM_DATA has no exception.

Method CLEAR Signature

Method CLEAR on class IF_EDM_DATA has no parameter.
Method CLEAR on class IF_EDM_DATA has no exception.

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLONE Value transfer Object reference (TYPE REF TO) IF_EDM_DATA 20061029

Method CLONE on class 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 Returning R_NAME Value transfer Type reference (TYPE) STRING 20061102

Method GET_ABS_NAME on class 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 Returning R_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20061125

Method GET_ATTACHMENT on class 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 Returning R_FLAVOR Value transfer Object reference (TYPE REF TO) CE_EDM_FLAVOR Felddarstellung 20061130

Method GET_FLAVOR on class 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 Returning R_NAME Value transfer Type reference (TYPE) STRING 20061023

Method GET_NAME on class 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 Returning R_PARENT Value transfer Object reference (TYPE REF TO) IF_EDM_DATA 20061024

Method GET_PARENT on class 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 Importing I_DATA Call by reference Object reference (TYPE REF TO) IF_EDM_DATA 20071109
2 Returning R_RESULT Value transfer Type reference (TYPE) I 1=gleich, 0=sonst 20071109

Method IS_EQUAL on class 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 Returning R_RESULT Value transfer Type reference (TYPE) I 1=initial, 0 sonst 20061030

Method IS_INITIAL on class 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 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20061125

Method SET_ATTACHMENT on class 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 Importing I_FLAVOR Call by reference Object reference (TYPE REF TO) CE_EDM_FLAVOR Felddarstellung 20061130

Method SET_FLAVOR on class 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 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20070702

Method SET_NAME on class 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 Returning R_RDA Value transfer Object reference (TYPE REF TO) DATA 20061026

Method TO_RDA on class 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 Exporting E_STREAM Call by reference Type reference (TYPE) STANDARD TABLE 20061114
2 Importing I_TYPE_ONLY Call by reference Type reference (TYPE) I 0 Nur Typinformation wird extrahiert 20080201

Method TO_XML on class IF_EDM_DATA has no exception.

Method VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Object reference (TYPE REF TO) IF_EDM_CHECK_RESULT Prüfergebnis 20071115

Method VALIDATE on class IF_EDM_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in