SAP ABAP Class /IWCOR/CL_DS_STUB_NAV_PROPERTY (UT navigation property stub)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_TEST (Package) Data Services Tests using the library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EDM_NAMED EDM named 20120814
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EDM_NAV_PROPERTY EDM navigation property 20120814
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EDM_TYPED EDM typed 20120814
Properties
Class /IWCOR/CL_DS_STUB_NAV_PROPERTY  
Short Description UT navigation property stub    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package /IWCOR/SODATA_TEST   Data Services Tests using the library 
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...
2 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
2 /IWCOR/IF_DS_EDM_NAV_PROPERTY EDM navigation property 20120814
3 /IWCOR/IF_DS_EDM_TYPED EDM typed 20120814
Friends
Class /IWCOR/CL_DS_STUB_NAV_PROPERTY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ASSOC_NAME Constant Public Type reference (TYPE) STRING 'assocName' 20120814
2 GC_FROM_ENTITY Constant Public Type reference (TYPE) STRING 'fromEntity' 20120814
3 GC_NAMESPACE Constant Public Type reference (TYPE) STRING 'namespace' 20120814
4 GC_TO_ENTITY Constant Public Type reference (TYPE) STRING 'toEntity' 20120814
5 MV_FROM_ROLE Instance attribute Private Type reference (TYPE) STRING 20120814
6 MV_INVALID_TO_ROLE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120814
7 MV_MULTIPLICITY Instance attribute Private Type reference (TYPE) /IWCOR/IF_DS_EDM=>EDM_MULTIPLICITY 20120814
8 MV_TO_ROLE Instance attribute Private Type reference (TYPE) STRING 20120814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Generate navigation proeprty object 20120814
2 CREATE Static method Public Method Create navigation property 20120814
Events
Class /IWCOR/CL_DS_STUB_NAV_PROPERTY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LOCAL_ASSOCIATION_END_S Private See coding 20120814 begin of local_association_end_s, type type local_qualified_name_s, role type string, multiplicity type /IWCOR/if_ds_edm=>edm_multiplicity, end of local_association_end_s
2 LOCAL_ASSOCIATION_S Private See coding 20120814 begin of local_association_s, name type string, end1 type local_association_end_s, end2 type local_association_end_s, end of local_association_s
3 LOCAL_QUALIFIED_NAME_S Private See coding 20120814 begin of local_qualified_name_s, name type string, namespace type string, end of local_qualified_name_s
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FROM_ROLE Call by reference Type reference (TYPE) STRING From role 20120814
2 Importing IV_INVALID_TO_ROLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Report invalid 'TO' role 20120814
3 Importing IV_MULTIPLICITY Call by reference Type reference (TYPE) /IWCOR/IF_DS_EDM=>EDM_MULTIPLICITY Multiplicity 20120814
4 Importing IV_TO_ROLE Call by reference Type reference (TYPE) STRING To role 20120814

Method CONSTRUCTOR on class /IWCOR/CL_DS_STUB_NAV_PROPERTY has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FROM_ROLE Call by reference Type reference (TYPE) STRING From role 20120814
2 Importing IV_INVALID_TO_ROLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Report invalid 'TO' role 20120814
3 Importing IV_MULTIPLICITY Call by reference Type reference (TYPE) /IWCOR/IF_DS_EDM=>EDM_MULTIPLICITY /IWCOR/IF_DS_EDM=>GC_MULTIPLICITY_ZERO_ONE 20120814
4 Importing IV_TO_ROLE Call by reference Type reference (TYPE) STRING To role 20120814
5 Returning RO_NAV_PROP Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_NAV_PROPERTY UT navigation property stub 20120814

Method CREATE on class /IWCOR/CL_DS_STUB_NAV_PROPERTY has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200