SAP ABAP Class /IWCOR/CL_DS_EDM_NAMED (EDM named structure)
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_BASE EDM base class 20110808
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EDM_ANNOTATABLE EDM annotatable 20110909
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EDM_NAMED EDM named 20110808
4 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EDM_VSI_ACCESSOR EDM virus scanner interface accessor 20120305
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EDM_ASSOC EDM association 20110808
2 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EDM_ASSOC_SET EDM association set 20110808
3 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EDM_ELEMENT EDM element 20110808
4 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EDM_ENTITY_SET EDM entity set 20110808
5 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EDM_FUNC_IMPORT EDM function import 20110808
6 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EDM_NAV_PROPERTY EDM navigation property 20110808
7 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EDM_STRUCT_TYPE EDM structured type 20110808
Properties
Class /IWCOR/CL_DS_EDM_NAMED  
Short Description EDM named structure    
Super Class /IWCOR/CL_DS_EDM_BASE EDM base class 
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
Class /IWCOR/CL_DS_EDM_NAMED has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWCOR/IF_DS_EDM_ANNOTATABLE EDM annotatable 20110909
2 /IWCOR/IF_DS_EDM_NAMED EDM named 20110808
3 /IWCOR/IF_DS_EDM_VSI_ACCESSOR EDM virus scanner interface accessor 20120305
Friends
Class /IWCOR/CL_DS_EDM_NAMED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ANNOTATIONS Instance attribute Protected Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ANNOTATIONS EDM annotations 20110909
2 MV_NAME Instance attribute Protected Type reference (TYPE) STRING Name 20110808
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110808
2 VALIDATE_NAME Static method Protected Method Validate name 20110919
Events
Class /IWCOR/CL_DS_EDM_NAMED has no event.
Types
Class /IWCOR/CL_DS_EDM_NAMED 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 Structure 20110808
2 Importing IO_EDM Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM Entity data model 20110808
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20110808

Method VALIDATE_NAME 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 20110919
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM error 20110919
History
Last changed by/on SAP  20131127 
SAP Release Created in 200