SAP ABAP Class /IWCOR/IF_DS_EDM_ENTITY_TYPE (EDM entity type)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_NAMED EDM named 20120814
2 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_STRUCT_TYPE EDM structured type 20120814
3 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_TYPE EDM Type 20120814
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_ENTITY_TYPE EDM entity type 20110808
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_ENTITY_TYPE UT: Entity type stub 20120814
Properties
Class /IWCOR/IF_DS_EDM_ENTITY_TYPE  
Short Description EDM entity type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120814   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWCOR/IF_DS_EDM_ENTITY_TYPE has no interface implemented.
Friends
Class /IWCOR/IF_DS_EDM_ENTITY_TYPE has no friend class.
Attributes
Class /IWCOR/IF_DS_EDM_ENTITY_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BASE_TYPE Instance method Public Method Get base type 20120814
2 GET_CUSTOMIZABLE_FEED_MAPPINGS Instance method Public Method Get feed customizable mappings 20120814
3 GET_KEY_PROPERTIES Instance method Public Method Get key properties 20120814
4 GET_KEY_PROPERTY_NAMES Instance method Public Method Get key property names 20120814
5 GET_NAME Instance method Public Method 20120814
6 GET_NAMESPACE Instance method Public Method 20120814
7 GET_NAV_PROPERTY_NAMES Instance method Public Method Get navigation property names 20120814
8 GET_PROPERTY Instance method Public Method 20120814
9 HAS_STREAM Instance method Public Method Has stream 20120814
Events
Class /IWCOR/IF_DS_EDM_ENTITY_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 KEY_PROPERTY_T Public See coding 20120814 key_property_t TYPE STANDARD TABLE OF REF TO /IWCOR/if_ds_edm_property WITH DEFAULT KEY
Method Signatures

Method GET_BASE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_TYPE Entity type 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814

Method GET_CUSTOMIZABLE_FEED_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_CUSTOMIZABLE_FEED_MAPPINGS Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM=>CUSTOMIZABLE_FEED_MAPPINGS_S Customizable feed mappings 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR 20120814

Method GET_KEY_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY_PROPERTY Call by reference Type reference (TYPE) KEY_PROPERTY_T Key properties 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814

Method GET_KEY_PROPERTY_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY Call by reference Type reference (TYPE) STRING_TABLE Key property names 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814

Method GET_NAME Signature

Method GET_NAME on class /IWCOR/IF_DS_EDM_ENTITY_TYPE has no parameter.
Method GET_NAME on class /IWCOR/IF_DS_EDM_ENTITY_TYPE has no exception.

Method GET_NAMESPACE Signature

Method GET_NAMESPACE on class /IWCOR/IF_DS_EDM_ENTITY_TYPE has no parameter.
Method GET_NAMESPACE on class /IWCOR/IF_DS_EDM_ENTITY_TYPE has no exception.

Method GET_NAV_PROPERTY_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NAVIGATION Call by reference Type reference (TYPE) STRING_TABLE Navigation property names 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814

Method GET_PROPERTY Signature

Method GET_PROPERTY on class /IWCOR/IF_DS_EDM_ENTITY_TYPE has no parameter.
Method GET_PROPERTY on class /IWCOR/IF_DS_EDM_ENTITY_TYPE has no exception.

Method HAS_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_STREAM Value transfer Type reference (TYPE) ABAP_BOOL True, if entity type is media resource 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814
History
Last changed by/on SAP  20131127 
SAP Release Created in