SAP ABAP Class /IWBEP/IF_MGW_ODATA_RE_ASSOC (OData Association Read Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_FW_ASSOC OData Association FPI 20110624
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_ODATA_ASSOCIATN odata meta data association 20110624
Properties
Class /IWBEP/IF_MGW_ODATA_RE_ASSOC  
Short Description OData Association Read Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110624   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_MGW_MED_ODATA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /IWBEP/IF_MGW_ODATA_RE_PROP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWBEP/IF_MGW_ODATA_RE_ASSOC has no interface implemented.
Friends
Class /IWBEP/IF_MGW_ODATA_RE_ASSOC has no friend class.
Attributes
Class /IWBEP/IF_MGW_ODATA_RE_ASSOC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ASSOCIATION_SET Instance method Public Method Get Association Set of Association 20110629
2 GET_LEFT_CARDINALITY Instance method Public Method Get Multiplicity of left Entity Type 20110625
3 GET_LEFT_ENTITY_TYPE Instance method Public Method Get left Entity Type 20110625
4 GET_NAME Instance method Public Method Get Association Name 20110625
5 GET_REF_CONSTRAINTS Instance method Public Method Get referential constraints of association 20120510
6 GET_RIGHT_CARDINALITY Instance method Public Method Get Multiplicity of right Entity Type 20110625
7 GET_RIGHT_ENTITY_TYPE Instance method Public Method Get right Entity Type 20110625
Events
Class /IWBEP/IF_MGW_ODATA_RE_ASSOC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S Public Type reference (TYPE) CHAR1 Single-Character Indicator 20110625
2 TY_S_MGW_ODATA_REF_CONSTRAINT Public See coding 20120511 begin of ty_s_mgw_odata_ref_constraint, source_property type /iwbep/if_mgw_med_odata_types=>ty_s_med_property, target_property type /iwbep/if_mgw_med_odata_types=>ty_s_med_property, is_disabled type boolean, end of ty_s_mgw_odata_ref_constraint
3 TY_T_MGW_ODATA_REF_CONSTRAINTS Public See coding 20120511 ty_t_mgw_odata_ref_constraints type standard table of ty_s_mgw_odata_ref_constraint with default key
Method Signatures

Method GET_ASSOCIATION_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ASSOCIATION_SET Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_RE_ASSCSET OData Association Set Read Interface 20110629

Method GET_ASSOCIATION_SET on class /IWBEP/IF_MGW_ODATA_RE_ASSOC has no exception.

Method GET_LEFT_CARDINALITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LEFT_CARDINALITY Value transfer Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_CARDINALITY 20110625

Method GET_LEFT_CARDINALITY on class /IWBEP/IF_MGW_ODATA_RE_ASSOC has no exception.

Method GET_LEFT_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LEFT_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_RE_ETYPE OData Entity Type Read Interface 20110625
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20110625

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 20110625

Method GET_NAME on class /IWBEP/IF_MGW_ODATA_RE_ASSOC has no exception.

Method GET_REF_CONSTRAINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_REF_CONSTRAINTS Value transfer Type reference (TYPE) TY_T_MGW_ODATA_REF_CONSTRAINTS 20120511
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120511

Method GET_RIGHT_CARDINALITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RIGHT_CARDINALITY Value transfer Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_CARDINALITY 20110625

Method GET_RIGHT_CARDINALITY on class /IWBEP/IF_MGW_ODATA_RE_ASSOC has no exception.

Method GET_RIGHT_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RIGHT_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_RE_ETYPE OData Entity Type Read Interface 20110625
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20110625
History
Last changed by/on SAP  20131127 
SAP Release Created in