SAP ABAP Class /IWCOR/CL_DS_EDM_ASSOC_SET (EDM association set)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_EDM_IMPL (Package) EDM structure based default implementation (abstract)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EDM_NAMED EDM named structure 20110808
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EDM_ASSOC_SET EDM association set 20110808
Properties
Class /IWCOR/CL_DS_EDM_ASSOC_SET  
Short Description EDM association set    
Super Class /IWCOR/CL_DS_EDM_NAMED EDM named structure 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SODATA_EDM_IMPL   EDM structure based default implementation (abstract) 
Created 20110502   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
# Interface Abstract Final Description Created on
1 /IWCOR/IF_DS_EDM_ASSOC_SET EDM association set 20110808
Friends
Class /IWCOR/CL_DS_EDM_ASSOC_SET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_END1 Instance attribute Protected Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ASSOC_SET~END_S First end 20110808
2 MD_END2 Instance attribute Protected Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ASSOC_SET~END_S Second end 20110808
3 MO_ASSOCIATION Instance attribute Protected Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ASSOC Association 20110808
4 MO_ENTITY_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_CONT Entity container 20110808
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110808
2 LOAD_END Instance method Protected Method Load end 20110808
Events
Class /IWCOR/CL_DS_EDM_ASSOC_SET has no event.
Types
Class /IWCOR/CL_DS_EDM_ASSOC_SET has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STRUCTURE Call by reference Object reference (TYPE REF TO) DATA 20110808
2 Importing IO_EDM Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM Entity data model 20110808
3 Importing IO_ENTITY_CONTAINER Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_CONT 20110808
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20110808

Method LOAD_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_END Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ASSOC_SET~END_S End 20110808
2 Importing IV_FIRST Call by reference Type reference (TYPE) ABAP_BOOL First end 20110808
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20110808
History
Last changed by/on SAP  20131127 
SAP Release Created in 200