SAP ABAP Interface IF_EDM_SIMPLE (IF_EDM_SIMPLE)
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
Properties
Interface IF_EDM_SIMPLE  
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
# Type group / Object type Type Type Description
1 IF_EDM_SIMPLE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_EDM_DATA 20061023
Friends
Interface IF_EDM_SIMPLE has no friend.
Attributes
Interface IF_EDM_SIMPLE 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_POSSIBLE_VALUE Instance method Public Method Add a Possible Value (if Enumeration Type) 20061023
4 CLEAR Instance method Public Method 20071109
5 CLONE Instance method Public Method 20061030
6 GET_ABS_NAME Instance method Public Method 20061107
7 GET_ATTACHMENT Instance method Public Method 20061126
8 GET_FLAVOR Instance method Public Method 20061130
9 GET_LENGTH Instance method Public Method Supplies Length of these Variables 20061031
10 GET_NAME Instance method Public Method 20061023
11 GET_PARENT Instance method Public Method 20061024
12 GET_POSSIBLE_VALUES Instance method Public Method Supplies Possible Values (if Enumeration Type) 20061023
13 GET_REFTYPE Instance method Public Method Supplies Reference Date Type (Structure) 20070928
14 GET_TYPE Instance method Public Method Supplies Data Type of Value 20061203
15 GET_VALUE Instance method Public Method Supplies the Value 20061023
16 IS_EQUAL Instance method Public Method 20071109
17 IS_INITIAL Instance method Public Method 20061030
18 SET_ATTACHMENT Instance method Public Method 20061126
19 SET_FLAVOR Instance method Public Method 20061130
20 SET_LENGTH Instance method Public Method Sets Length of this Variable 20061031
21 SET_NAME Instance method Public Method 20071109
22 SET_REFTYPE Instance method Public Method Sets Reference Data Type (Structure) 20070928
23 SET_TYPE Instance method Public Method Sets Data Type of Value 20061203
24 SET_VALUE Instance method Public Method Sets Value 20061023
25 TO_RDA Instance method Public Method 20061026
26 TO_XML Instance method Public Method 20061108
27 VALIDATE Instance method Public Method 20071113
Events
Interface IF_EDM_SIMPLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public Attribute reference (LIKE) 20061030
2 TAB_STRING Public See coding 20061023 TAB_STRING type standard table of string with default key
Method Signatures

Method ACCEPT Signature

Method ACCEPT on Interface IF_EDM_SIMPLE has no parameter.
Method ACCEPT on Interface IF_EDM_SIMPLE has no exception.

Method ACCEPT_TYPE Signature

Method ACCEPT_TYPE on Interface IF_EDM_SIMPLE has no parameter.
Method ACCEPT_TYPE on Interface IF_EDM_SIMPLE has no exception.

Method ADD_POSSIBLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20061023

Method ADD_POSSIBLE_VALUE on Interface IF_EDM_SIMPLE has no exception.

Method CLEAR Signature

Method CLEAR on Interface IF_EDM_SIMPLE has no parameter.
Method CLEAR on Interface IF_EDM_SIMPLE has no exception.

Method CLONE Signature

Method CLONE on Interface IF_EDM_SIMPLE has no parameter.
Method CLONE on Interface IF_EDM_SIMPLE has no exception.

Method GET_ABS_NAME Signature

Method GET_ABS_NAME on Interface IF_EDM_SIMPLE has no parameter.
Method GET_ABS_NAME on Interface IF_EDM_SIMPLE has no exception.

Method GET_ATTACHMENT Signature

Method GET_ATTACHMENT on Interface IF_EDM_SIMPLE has no parameter.
Method GET_ATTACHMENT on Interface IF_EDM_SIMPLE has no exception.

Method GET_FLAVOR Signature

Method GET_FLAVOR on Interface IF_EDM_SIMPLE has no parameter.
Method GET_FLAVOR on Interface IF_EDM_SIMPLE has no exception.

Method GET_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LENGTH Value transfer Type reference (TYPE) I 20061031

Method GET_LENGTH on Interface IF_EDM_SIMPLE has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_EDM_SIMPLE has no parameter.
Method GET_NAME on Interface IF_EDM_SIMPLE has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_EDM_SIMPLE has no parameter.
Method GET_PARENT on Interface IF_EDM_SIMPLE has no exception.

Method GET_POSSIBLE_VALUES Signature

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

Method GET_POSSIBLE_VALUES on Interface IF_EDM_SIMPLE has no exception.

Method GET_REFTYPE Signature

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

Method GET_REFTYPE on Interface IF_EDM_SIMPLE has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Object reference (TYPE REF TO) CE_EDM_SIMPLE_TYPE Typ von einfachen V 20061203

Method GET_TYPE on Interface IF_EDM_SIMPLE has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20061023

Method GET_VALUE on Interface IF_EDM_SIMPLE has no exception.

Method IS_EQUAL Signature

Method IS_EQUAL on Interface IF_EDM_SIMPLE has no parameter.
Method IS_EQUAL on Interface IF_EDM_SIMPLE has no exception.

Method IS_INITIAL Signature

Method IS_INITIAL on Interface IF_EDM_SIMPLE has no parameter.
Method IS_INITIAL on Interface IF_EDM_SIMPLE has no exception.

Method SET_ATTACHMENT Signature

Method SET_ATTACHMENT on Interface IF_EDM_SIMPLE has no parameter.
Method SET_ATTACHMENT on Interface IF_EDM_SIMPLE has no exception.

Method SET_FLAVOR Signature

Method SET_FLAVOR on Interface IF_EDM_SIMPLE has no parameter.
Method SET_FLAVOR on Interface IF_EDM_SIMPLE has no exception.

Method SET_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LENGTH Call by reference Type reference (TYPE) I 20061031

Method SET_LENGTH on Interface IF_EDM_SIMPLE has no exception.

Method SET_NAME Signature

Method SET_NAME on Interface IF_EDM_SIMPLE has no parameter.
Method SET_NAME on Interface IF_EDM_SIMPLE has no exception.

Method SET_REFTYPE Signature

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

Method SET_REFTYPE on Interface IF_EDM_SIMPLE has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Object reference (TYPE REF TO) CE_EDM_SIMPLE_TYPE Typ von einfachen V 20061203

Method SET_TYPE on Interface IF_EDM_SIMPLE has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20061023

Method SET_VALUE on Interface IF_EDM_SIMPLE has no exception.

Method TO_RDA Signature

Method TO_RDA on Interface IF_EDM_SIMPLE has no parameter.
Method TO_RDA on Interface IF_EDM_SIMPLE has no exception.

Method TO_XML Signature

Method TO_XML on Interface IF_EDM_SIMPLE has no parameter.
Method TO_XML on Interface IF_EDM_SIMPLE has no exception.

Method VALIDATE Signature

Method VALIDATE on Interface IF_EDM_SIMPLE has no parameter.
Method VALIDATE on Interface IF_EDM_SIMPLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710