SAP ABAP Interface /IWCOR/IF_DS_EDM_ENTITY_CONT (EDM entity container)
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 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
Interface /IWCOR/IF_DS_EDM_ENTITY_CONT  
Short Description EDM entity container    
General Data
Package /IWCOR/SODATA_EDM   Entity Data Model 
Created 20120814   SAP 
Last changed 20131127   SAP 
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
# Interface Abstract Final Description Created on
1 /IWCOR/IF_DS_EDM_NAMED EDM named 20120814
Friends
Interface /IWCOR/IF_DS_EDM_ENTITY_CONT has no friend.
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
Interface /IWCOR/IF_DS_EDM_ENTITY_CONT has no event.
Types
Interface /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 Interface /IWCOR/IF_DS_EDM_ENTITY_CONT has no parameter.
Method GET_NAME on Interface /IWCOR/IF_DS_EDM_ENTITY_CONT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200