SAP ABAP Class /IWCOR/IF_DS_EDM_ASSOC (EDM association)
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_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_ASSOC EDM association 20110808
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_ASSOC UT: assoiation stub 20120814
Properties
Class /IWCOR/IF_DS_EDM_ASSOC  
Short Description EDM association    
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 /IWCOR/IF_DS_EDM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWCOR/IF_DS_EDM_ASSOC has no interface implemented.
Friends
Class /IWCOR/IF_DS_EDM_ASSOC has no friend class.
Attributes
Class /IWCOR/IF_DS_EDM_ASSOC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_END Instance method Public Method Get end 20120814
2 GET_NAME Instance method Public Method 20120814
3 GET_NAMESPACE Instance method Public Method 20120814
Events
Class /IWCOR/IF_DS_EDM_ASSOC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 END_S Public See coding 20120814 BEGIN OF end_s, role TYPE string, type TYPE REF TO /IWCOR/if_ds_edm_entity_type, multiplicity TYPE /IWCOR/if_ds_edm=>edm_multiplicity, END OF end_s
2 END_T Public See coding 20120814 end_t TYPE STANDARD TABLE OF end_s WITH KEY role
Method Signatures

Method GET_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLE Call by reference Type reference (TYPE) STRING 20120814
2 Returning RD_END Value transfer Object reference (TYPE REF TO) END_S 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_ASSOC has no parameter.
Method GET_NAME on class /IWCOR/IF_DS_EDM_ASSOC has no exception.

Method GET_NAMESPACE Signature

Method GET_NAMESPACE on class /IWCOR/IF_DS_EDM_ASSOC has no parameter.
Method GET_NAMESPACE on class /IWCOR/IF_DS_EDM_ASSOC has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in