SAP ABAP Class /IWCOR/IF_DS_EDM_ENTITY_CONT (EDM entity container)
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
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_CONT EDM entity container 20110808
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_ASSOC_SET UT: Association set stub 20120814
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_ENTITY_CONT UT: Entity container stub 20120814
Properties
Class /IWCOR/IF_DS_EDM_ENTITY_CONT  
Short Description EDM entity container    
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_CONT has no interface implemented.
Friends
Class /IWCOR/IF_DS_EDM_ENTITY_CONT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_DEFAULT_ENTITY_CONTAINER Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120814
Methods
# Method Level Visibility Method type Description Created on
1 GET_ASSOCIATION_SET Instance method Public Method Get association set 20120814
2 GET_ENTITY_SET Instance method Public Method Get entity set 20120814
3 GET_FUNCTION_IMPORT Instance method Public Method Get function import 20120814
4 GET_NAME Instance method Public Method 20120814
Events
Class /IWCOR/IF_DS_EDM_ENTITY_CONT has no event.
Types
Class /IWCOR/IF_DS_EDM_ENTITY_CONT has no local type.
Method Signatures

Method GET_ASSOCIATION_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NAVIGATION_PROPERTY Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_NAV_PROPERTY EDM navigation property 20120814
2 Importing IO_SOURCE_ENTITY_SET Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET EDM entity set 20120814
3 Returning RO_ASSOCIATION_SET Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ASSOC_SET 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814

Method GET_ENTITY_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name of entity set 20120814
2 Returning RO_ENTITY_SET Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET Entity Set 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814

Method GET_FUNCTION_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name of function import 20120814
2 Returning RO_FUNCTION_IMPORT Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_FUNC_IMPORT Function import 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_CONT has no parameter.
Method GET_NAME on class /IWCOR/IF_DS_EDM_ENTITY_CONT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in