SAP ABAP Class /IWCOR/CL_DS_STUB_ASSOC_SET (UT: Association set 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_ASSOC_SET EDM association set 20120814
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EDM_ENTITY_CONT EDM entity container 20120814
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EDM_NAMED EDM named 20120814
Properties
Class /IWCOR/CL_DS_STUB_ASSOC_SET  
Short Description UT: Association set 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
Class /IWCOR/CL_DS_STUB_ASSOC_SET has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWCOR/IF_DS_EDM_ASSOC_SET EDM association set 20120814
2 /IWCOR/IF_DS_EDM_ENTITY_CONT EDM entity container 20120814
3 /IWCOR/IF_DS_EDM_NAMED EDM named 20120814
Friends
Class /IWCOR/CL_DS_STUB_ASSOC_SET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ASSOC_SET_NAME Static Attribute Public Type reference (TYPE) STRING 'assocSetName' 20120814
2 GC_END1_ENTITY Static Attribute Public Type reference (TYPE) STRING 'end1Entity' 20120814
3 GC_END1_ROLE Static Attribute Public Type reference (TYPE) STRING 'end1Role' 20120814
4 GC_END2_ENTITY Static Attribute Public Type reference (TYPE) STRING 'end2Entity' 20120814
5 GC_END2_ROLE Static Attribute Public Type reference (TYPE) STRING 'end2Role' 20120814
6 GC_ENTITY_SET1 Static Attribute Public Type reference (TYPE) STRING 'entitySet1' 20120814
7 GC_ENTITY_SET2 Static Attribute Public Type reference (TYPE) STRING 'entitySet2' 20120814
8 GC_NAME Static Attribute Public Type reference (TYPE) STRING 'name' 20120814
9 GC_NAMESPACE Static Attribute Public Type reference (TYPE) STRING 'namespace' 20120814
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create association set 20120814
Events
Class /IWCOR/CL_DS_STUB_ASSOC_SET 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, entity_set type string, end of local_association_end_s
2 LOCAL_ASSOCIATION_SET_S Private See coding 20120814 begin of local_association_set_s, name type string, association type local_qualified_name_s, end1 type local_association_end_s, end2 type local_association_end_s, end of local_association_set_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 CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ASSOC_SET Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ASSOC_SET Association set 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR OData error 20120814
History
Last changed by/on SAP  20131127 
SAP Release Created in 200