SAP ABAP Class /IWBEP/IF_MGW_ODATA_ASSOC (interface representing a script based odata association)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ANNOTATABL type interface for mgw odata annotatable items 20110404
2 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ITEM interface representing a script based odata general item 20110406
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 20110404
Properties
Class /IWBEP/IF_MGW_ODATA_ASSOC  
Short Description interface representing a script based odata association    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110404   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWBEP/IF_MGW_ODATA_ASSOC has no interface implemented.
Friends
Class /IWBEP/IF_MGW_ODATA_ASSOC has no friend class.
Attributes
Class /IWBEP/IF_MGW_ODATA_ASSOC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ASSOC_SET Instance method Public Method creates the meta data instance of a association set 20110409
2 CREATE_REF_CONSTRAINT Instance method Public Method creates a referential / foreign key constraint for the assoc 20110404
3 GET_ID Instance method Public Method 20111127
4 GET_REF_CONSTRAINT Instance method Public Method retrieves the ref constraint object 20120620
5 SET_DISABLED Instance method Public Method disables the association 20120507
6 SET_LABEL_FROM_TEXT_ELEMENT Instance method Public Method 20111125
7 SET_LEFT_ENTITY_ID Instance method Public Method sets the entity type id of the left type of the association 20111010
8 SET_NAME Instance method Public Method 20111213
9 SET_RIGHT_ENTITY_ID Instance method Public Method sets the entity type id of the right type of the association 20111010
Events
Class /IWBEP/IF_MGW_ODATA_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 20110404
Method Signatures

Method CREATE_ASSOC_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSOC_SET_NAME Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 20110409
2 Returning RO_ASSOC_SET Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_ASSOC_SET 20110409
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20110905

Method CREATE_REF_CONSTRAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRINCIPAL_IS_LEFT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110408
2 Returning RO_REF_CONSTRAINT Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_REF_CONSTR 20110408
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20110404

Method GET_ID Signature

Method GET_ID on class /IWBEP/IF_MGW_ODATA_ASSOC has no parameter.
Method GET_ID on class /IWBEP/IF_MGW_ODATA_ASSOC has no exception.

Method GET_REF_CONSTRAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_REF_CONSTRAINT Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_REF_CONSTR 20120620
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20120620

Method SET_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISABLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120507

Method SET_DISABLED on class /IWBEP/IF_MGW_ODATA_ASSOC has no exception.

Method SET_LABEL_FROM_TEXT_ELEMENT Signature

Method SET_LABEL_FROM_TEXT_ELEMENT on class /IWBEP/IF_MGW_ODATA_ASSOC has no parameter.
Method SET_LABEL_FROM_TEXT_ELEMENT on class /IWBEP/IF_MGW_ODATA_ASSOC has no exception.

Method SET_LEFT_ENTITY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_ID Single-Character Indicator 20111010

Method SET_LEFT_ENTITY_ID on class /IWBEP/IF_MGW_ODATA_ASSOC has no exception.

Method SET_NAME Signature

Method SET_NAME on class /IWBEP/IF_MGW_ODATA_ASSOC has no parameter.
Method SET_NAME on class /IWBEP/IF_MGW_ODATA_ASSOC has no exception.

Method SET_RIGHT_ENTITY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_ID Single-Character Indicator 20111010

Method SET_RIGHT_ENTITY_ID on class /IWBEP/IF_MGW_ODATA_ASSOC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in