SAP ABAP Class /IWBEP/IF_MGW_ODATA_ASSOC_SET (interface representing a script based odata association set)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_MGW_ODATA_ITEM | interface representing a script based odata general item | 20111125 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_MGW_ODATA_FW_ASSCSET | OData Association Set FPI | 20110629 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_MGW_ODATA_ASSOC_SET | entity set | 20110905 |
Properties
Class | /IWBEP/IF_MGW_ODATA_ASSOC_SET | |
Short Description | interface representing a script based odata association set | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110204 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/IF_MGW_ODATA_ASSOC_SET has no interface implemented.
Friends
Class /IWBEP/IF_MGW_ODATA_ASSOC_SET has no friend class.
Attributes
Class /IWBEP/IF_MGW_ODATA_ASSOC_SET has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | creates an annotation container for all sets of association | 20110403 |
2 | ![]() |
Instance method | Public | Method | Creates an association between two Entity Types | 20110902 |
3 | ![]() |
Instance method | Public | Method | 20111127 | |
4 | ![]() |
Instance method | Public | Method | disables the association set | 20120507 |
5 | ![]() |
Instance method | Public | Method | 20111128 | |
6 | ![]() |
Instance method | Public | Method | sets the id of the left entityset of the association set | 20111010 |
7 | ![]() |
Instance method | Public | Method | 20120503 | |
8 | ![]() |
Instance method | Public | Method | sets the id of the right entityset of the association set | 20111010 |
Events
Class /IWBEP/IF_MGW_ODATA_ASSOC_SET has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | C1 | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20111010 |
|
Method Signatures
Method CREATE_ANNOTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ANNOTATION_NAMESPACE | Call by reference | Type reference (TYPE) | /IWBEP/MED_ANNO_NAMESPACE | 20110403 | |||
2 | ![]() |
RO_ANNOTATION | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ANNOTATION | 20110403 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110403 |
Method CREATE_ASSOCIATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ASSOCIATION_NAME | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 20110902 | |||
2 | ![]() |
IV_LEFT_CARD | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_CARDINALITY | 20110902 | |||
3 | ![]() |
IV_RIGHT_CARD | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_CARDINALITY | 20110902 | |||
4 | ![]() |
RO_ASSOCIATION | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ASSOC | 20110902 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110902 |
Method GET_ID Signature
Method GET_ID on class /IWBEP/IF_MGW_ODATA_ASSOC_SET has no parameter.
Method GET_ID on class /IWBEP/IF_MGW_ODATA_ASSOC_SET has no exception.
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 class /IWBEP/IF_MGW_ODATA_ASSOC_SET has no exception.
Method SET_LABEL_FROM_TEXT_ELEMENT Signature
Method SET_LABEL_FROM_TEXT_ELEMENT on class /IWBEP/IF_MGW_ODATA_ASSOC_SET has no parameter.
Method SET_LABEL_FROM_TEXT_ELEMENT on class /IWBEP/IF_MGW_ODATA_ASSOC_SET has no exception.
Method SET_LEFT_ENTITYSET_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 | 20111010 |
Method SET_LEFT_ENTITYSET_ID on class /IWBEP/IF_MGW_ODATA_ASSOC_SET has no exception.
Method SET_NAME Signature
Method SET_NAME on class /IWBEP/IF_MGW_ODATA_ASSOC_SET has no parameter.
Method SET_NAME on class /IWBEP/IF_MGW_ODATA_ASSOC_SET has no exception.
Method SET_RIGHT_ENTITYSET_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 | 20111010 |
Method SET_RIGHT_ENTITYSET_ID on class /IWBEP/IF_MGW_ODATA_ASSOC_SET has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |