SAP ABAP Class IF_EDM_TABLE (IF_EDM_TABLE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_EDM_DATA 20061023
Properties
Class IF_EDM_TABLE  
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
# Type group / Object type Type Type Description
1 IF_EDM_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_EDM_TABLE has no interface implemented.
Friends
Class IF_EDM_TABLE has no friend class.
Attributes
Class IF_EDM_TABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACCEPT Instance method Public Method 20061023
2 ACCEPT_TYPE Instance method Public Method 20061126
3 ADD_INITIAL_LINE Instance method Public Method Adds Empty Line to this Table 20061029
4 ADD_LINE Instance method Public Method Adds Line to this Table 20061023
5 CLEAR Instance method Public Method 20071109
6 CLONE Instance method Public Method 20061030
7 FIND_LINE Instance method Public Method Finds a Line of this Table Using Field Value 20070910
8 FIND_LINES Instance method Public Method Finds Lines of the Table Using Field Value 20071113
9 GET_ABS_NAME Instance method Public Method 20061108
10 GET_ATTACHMENT Instance method Public Method 20061126
11 GET_FLAVOR Instance method Public Method 20061130
12 GET_LINE Instance method Public Method Supples Line with a Certain Index 20071120
13 GET_LINES Instance method Public Method Supplies Lines of the Table 20061023
14 GET_LINETYPE Instance method Public Method Supplies the Line Type of this Table 20061109
15 GET_NAME Instance method Public Method 20061023
16 GET_PARENT Instance method Public Method 20061024
17 IS_EQUAL Instance method Public Method 20071109
18 IS_INITIAL Instance method Public Method 20061030
19 SET_ATTACHMENT Instance method Public Method 20061126
20 SET_FLAVOR Instance method Public Method 20061130
21 SET_LINETYPE Instance method Public Method Sets the Line Type of this Table 20061109
22 SET_NAME Instance method Public Method 20071109
23 TO_RDA Instance method Public Method 20061026
24 TO_XML Instance method Public Method 20061108
25 VALIDATE Instance method Public Method 20071113
Events
Class IF_EDM_TABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public Attribute reference (LIKE) 20061030
Method Signatures

Method ACCEPT Signature

Method ACCEPT on class IF_EDM_TABLE has no parameter.
Method ACCEPT on class IF_EDM_TABLE has no exception.

Method ACCEPT_TYPE Signature

Method ACCEPT_TYPE on class IF_EDM_TABLE has no parameter.
Method ACCEPT_TYPE on class IF_EDM_TABLE has no exception.

Method ADD_INITIAL_LINE Signature

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

Method ADD_INITIAL_LINE on class IF_EDM_TABLE has no exception.

Method ADD_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINE Call by reference Object reference (TYPE REF TO) IF_EDM_DATA 20061023
# Exception Resumable Description Created on
1 CX_EDM_CALL_ERROR Aufruffehler 20071120

Method CLEAR Signature

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

Method CLONE Signature

Method CLONE on class IF_EDM_TABLE has no parameter.
Method CLONE on class IF_EDM_TABLE has no exception.

Method FIND_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE 'name' 20070910
2 Importing I_FIELDVALUE Call by reference Type reference (TYPE) CSEQUENCE 20070910
3 Returning R_STRUCTURE Value transfer Object reference (TYPE REF TO) IF_EDM_STRUCTURE 20070910

Method FIND_LINE on class IF_EDM_TABLE has no exception.

Method FIND_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE 20071113
2 Importing I_FIELDVALUE Call by reference Type reference (TYPE) CSEQUENCE 20071113
3 Returning R_LINES Value transfer Type reference (TYPE) IF_EDM_DATA=>TAB 20071113

Method FIND_LINES on class IF_EDM_TABLE has no exception.

Method GET_ABS_NAME Signature

Method GET_ABS_NAME on class IF_EDM_TABLE has no parameter.
Method GET_ABS_NAME on class IF_EDM_TABLE has no exception.

Method GET_ATTACHMENT Signature

Method GET_ATTACHMENT on class IF_EDM_TABLE has no parameter.
Method GET_ATTACHMENT on class IF_EDM_TABLE has no exception.

Method GET_FLAVOR Signature

Method GET_FLAVOR on class IF_EDM_TABLE has no parameter.
Method GET_FLAVOR on class IF_EDM_TABLE has no exception.

Method GET_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) I 20071120
2 Returning R_LINE Value transfer Object reference (TYPE REF TO) IF_EDM_DATA 20071120

Method GET_LINE on class IF_EDM_TABLE has no exception.

Method GET_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LINES Value transfer Type reference (TYPE) IF_EDM_DATA=>TAB 20061023

Method GET_LINES on class IF_EDM_TABLE has no exception.

Method GET_LINETYPE Signature

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

Method GET_LINETYPE on class IF_EDM_TABLE has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_EDM_TABLE has no parameter.
Method GET_NAME on class IF_EDM_TABLE has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class IF_EDM_TABLE has no parameter.
Method GET_PARENT on class IF_EDM_TABLE has no exception.

Method IS_EQUAL Signature

Method IS_EQUAL on class IF_EDM_TABLE has no parameter.
Method IS_EQUAL on class IF_EDM_TABLE has no exception.

Method IS_INITIAL Signature

Method IS_INITIAL on class IF_EDM_TABLE has no parameter.
Method IS_INITIAL on class IF_EDM_TABLE has no exception.

Method SET_ATTACHMENT Signature

Method SET_ATTACHMENT on class IF_EDM_TABLE has no parameter.
Method SET_ATTACHMENT on class IF_EDM_TABLE has no exception.

Method SET_FLAVOR Signature

Method SET_FLAVOR on class IF_EDM_TABLE has no parameter.
Method SET_FLAVOR on class IF_EDM_TABLE has no exception.

Method SET_LINETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINE Call by reference Object reference (TYPE REF TO) IF_EDM_DATA 20061109

Method SET_LINETYPE on class IF_EDM_TABLE has no exception.

Method SET_NAME Signature

Method SET_NAME on class IF_EDM_TABLE has no parameter.
Method SET_NAME on class IF_EDM_TABLE has no exception.

Method TO_RDA Signature

Method TO_RDA on class IF_EDM_TABLE has no parameter.
Method TO_RDA on class IF_EDM_TABLE has no exception.

Method TO_XML Signature

Method TO_XML on class IF_EDM_TABLE has no parameter.
Method TO_XML on class IF_EDM_TABLE has no exception.

Method VALIDATE Signature

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