SAP ABAP Interface /IWCOR/IF_DS_EDM_TYPE (EDM Type)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_EDM (Package) Entity Data Model
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_STRUCT_TYPE EDM structured type 20120814
2 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_SIMPLE_TYPE EDM simple type 20120813
3 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_ENTITY_TYPE EDM entity type 20120814
4 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_COMPLEX_TYPE EDM complex type 20120814
5 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_ASSOC EDM association 20120814
6 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_SINGLE EDM single 20110808
7 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_ENTITY_TYPE UT: Entity type stub 20120814
8 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_EDM_SIMPLE_T Mock Impl of Interface /IWCOR/IF_DS_EDM_SIMPLE_TYP 20120928
9 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_COMPLEX_TYPE UT: Complex type stub 20120814
10 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_ASSOC UT: assoiation stub 20120814
... Click here to see Used By full list (28 items)
Properties
Interface /IWCOR/IF_DS_EDM_TYPE  
Short Description EDM Type    
General Data
Package /IWCOR/SODATA_EDM   Entity Data Model 
Created 20110428   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface /IWCOR/IF_DS_EDM_TYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWCOR/IF_DS_EDM_NAMED EDM named 20120814
Friends
Interface /IWCOR/IF_DS_EDM_TYPE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 KIND Instance attribute Public Type reference (TYPE) TYPE_KIND Type kind 20120814
2 KIND_ASSOCIATION Constant Public Type reference (TYPE) TYPE_KIND 'A' Type association 20120814
3 KIND_COMPLEX Constant Public Type reference (TYPE) TYPE_KIND 'C' Type complex property 20120814
4 KIND_ENTITY Constant Public Type reference (TYPE) TYPE_KIND 'E' Type entity 20120814
5 KIND_NAVIGATION Constant Public Type reference (TYPE) TYPE_KIND 'N' Type navigation property 20120814
6 KIND_SIMPLE Constant Public Type reference (TYPE) TYPE_KIND 'S' Type simple property 20120814
7 KIND_SYSTEM Constant Public Type reference (TYPE) TYPE_KIND 'Y' Type system 20120814
8 KIND_UNDEFINED Constant Public Type reference (TYPE) TYPE_KIND SPACE Type kind undefined 20120814
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAMESPACE Instance method Public Method Get namespace 20120814
Events
Interface /IWCOR/IF_DS_EDM_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_KIND Public See coding Type kind 20120814 type_kind TYPE c LENGTH 1
Method Signatures

Method GET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAMESPACE Value transfer Type reference (TYPE) STRING Namespace 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_STRUCT_TYPE EDM structured type 20120814
2 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_SIMPLE_TYPE EDM simple type 20120813
3 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_ENTITY_TYPE EDM entity type 20120814
4 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_COMPLEX_TYPE EDM complex type 20120814
5 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_ASSOC EDM association 20120814
6 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_SINGLE EDM single 20110808
7 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_ENTITY_TYPE UT: Entity type stub 20120814
8 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_EDM_SIMPLE_T Mock Impl of Interface /IWCOR/IF_DS_EDM_SIMPLE_TYP 20120928
9 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_COMPLEX_TYPE UT: Complex type stub 20120814
10 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_ASSOC UT: assoiation stub 20120814
11 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_MOCK_EDM_SIMPLE_T Mock Implementation of Interface /IWCOR/IF_DS_EDM_SIMPLE_TYP 20110818
12 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_TIME EDM byte 20110808
13 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_STRUCT_TYPE EDM structured type 20110808
14 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_STRING EDM string 20110808
15 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_ASSOC EDM association 20110808
16 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_SBYTE EDM signed byte 20110808
17 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_NAV_TYPE EDM reference type 20110808
18 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_INT64 EDM int64 20110808
19 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_INT32 EDM int32 20110808
20 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_INT16 EDM int16 20110808
21 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_GUID EDM guid 20110808
22 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_DOUBLE EDM double 20110808
23 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_DECIMAL EDM decimal 20110808
24 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_DATE_TIME_OFF EDM datetime 20110808
25 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_DATE_TIME EDM datetime 20110808
26 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_BYTE EDM byte 20110808
27 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_BOOLEAN EDM boolean 20110808
28 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_BINARY EDM binary 20110808
History
Last changed by/on SAP  20131127 
SAP Release Created in 200