SAP ABAP Interface /IWBEP/IF_MGW_ODATA_ASSOC (interface representing a script based odata association)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_MED_API (Package) OData Channel - Metadata - API
⤷
⤷
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
| Interface | /IWBEP/IF_MGW_ODATA_ASSOC | |
| Short Description | interface representing a script based odata association |
General Data
| Package | /IWBEP/MGW_MED_API | OData Channel - Metadata - API |
| Created | 20110404 | SAP |
| Last changed | 20130531 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_MGW_ODATA_ANNOTATABL | type interface for mgw odata annotatable items | 20110404 | ||
| 2 | /IWBEP/IF_MGW_ODATA_ITEM | interface representing a script based odata general item | 20110406 |
Friends
Interface /IWBEP/IF_MGW_ODATA_ASSOC has no friend.
Attributes
Interface /IWBEP/IF_MGW_ODATA_ASSOC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | creates the meta data instance of a association set | 20110409 | |
| 2 | Instance method | Public | Method | creates a referential / foreign key constraint for the assoc | 20110404 | |
| 3 | Instance method | Public | Method | 20111127 | ||
| 4 | Instance method | Public | Method | retrieves the ref constraint object | 20120620 | |
| 5 | Instance method | Public | Method | disables the association | 20120507 | |
| 6 | Instance method | Public | Method | 20111125 | ||
| 7 | Instance method | Public | Method | sets the entity type id of the left type of the association | 20111010 | |
| 8 | Instance method | Public | Method | 20111213 | ||
| 9 | Instance method | Public | Method | sets the entity type id of the right type of the association | 20111010 |
Events
Interface /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 | IV_ASSOC_SET_NAME | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 20110409 | ||||
| 2 | RO_ASSOC_SET | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ASSOC_SET | 20110409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110905 |
Method CREATE_REF_CONSTRAINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRINCIPAL_IS_LEFT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110408 | |||
| 2 | RO_REF_CONSTRAINT | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_REF_CONSTR | 20110408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110404 |
Method GET_ID Signature
Method GET_ID on Interface /IWBEP/IF_MGW_ODATA_ASSOC has no parameter.
Method GET_ID on Interface /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 | RO_REF_CONSTRAINT | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_REF_CONSTR | 20120620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120620 |
Method SET_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120507 |
Method SET_DISABLED on Interface /IWBEP/IF_MGW_ODATA_ASSOC has no exception.
Method SET_LABEL_FROM_TEXT_ELEMENT Signature
Method SET_LABEL_FROM_TEXT_ELEMENT on Interface /IWBEP/IF_MGW_ODATA_ASSOC has no parameter.
Method SET_LABEL_FROM_TEXT_ELEMENT on Interface /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 | 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 Interface /IWBEP/IF_MGW_ODATA_ASSOC has no exception.
Method SET_NAME Signature
Method SET_NAME on Interface /IWBEP/IF_MGW_ODATA_ASSOC has no parameter.
Method SET_NAME on Interface /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 | 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 Interface /IWBEP/IF_MGW_ODATA_ASSOC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |