SAP ABAP Class /IWBEP/IF_MGW_ODATA_ANNOTATION (interface for odata annotations)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_MGW_ODATA_FW_ANNO | OData Annotation FPI | 20110627 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_MGW_ODATA_ANNOTATION | odata annotation class implementation | 20110209 |
Properties
| Class | /IWBEP/IF_MGW_ODATA_ANNOTATION | |
| Short Description | interface for odata annotations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110204 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/IF_MGW_ODATA_ANNOTATION has no interface implemented.
Friends
Class /IWBEP/IF_MGW_ODATA_ANNOTATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | /IWBEP/MED_ANNO_NAMESPACE | 20110211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | adds a value | 20110209 | |
| 2 | Instance method | Public | Method | adds a child value | 20110209 |
Events
Class /IWBEP/IF_MGW_ODATA_ANNOTATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110209 | |
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | /IWBEP/MED_ANNOTATION_KEY | 20110209 | ||||
| 2 | IV_REF_ANNO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130201 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | /IWBEP/MED_ANNOTATION_VALUE | 20110209 |
Method ADD on class /IWBEP/IF_MGW_ODATA_ANNOTATION has no exception.
Method ADD_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | /IWBEP/MED_ANNOTATION_KEY | 20110209 | ||||
| 2 | IV_PARENT_KEY | Call by reference | Type reference (TYPE) | /IWBEP/MED_ANNOTATION_KEY | 20110209 | ||||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | /IWBEP/MED_ANNOTATION_VALUE | 20110209 |
Method ADD_CHILD on class /IWBEP/IF_MGW_ODATA_ANNOTATION has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |