SAP ABAP Interface /IWCOR/IF_DS_EDM_ANNOTATIONS (EDM extendable)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_EDM (Package) Entity Data Model
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_DS_EDM_ANNOTATIONS | EDM annotations | 20110909 |
Properties
| Interface | /IWCOR/IF_DS_EDM_ANNOTATIONS | |
| Short Description | EDM extendable |
General Data
| Package | /IWCOR/SODATA_EDM | Entity Data Model |
| Created | 20110907 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface /IWCOR/IF_DS_EDM_ANNOTATIONS has no forward declaration.
Interfaces
Interface /IWCOR/IF_DS_EDM_ANNOTATIONS has no interface.
Friends
Interface /IWCOR/IF_DS_EDM_ANNOTATIONS has no friend.
Attributes
Interface /IWCOR/IF_DS_EDM_ANNOTATIONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get annotation attribute | 20120814 | |
| 2 | Instance method | Public | Method | Get annotation attributes | 20120814 | |
| 3 | Instance method | Public | Method | Get annotation element | 20120814 | |
| 4 | Instance method | Public | Method | Get annotation elements | 20120814 | |
| 5 | Instance method | Public | Method | Get data | 20120814 |
Events
Interface /IWCOR/IF_DS_EDM_ANNOTATIONS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ANNOTATION_ATTRIBUTE_S | Public | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>EXT_ATTRIBUTE_S | Annotation Attribute | 20120814 | |
| 2 | ANNOTATION_ATTRIBUTE_T | Public | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>EXT_ATTRIBUTE_T | Annotation Attributes | 20120814 | |
| 3 | ANNOTATION_ELEMENT_S | Public | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>EXT_ELEMENT_S | Annotation Element | 20120814 | |
| 4 | ANNOTATION_ELEMENT_T | Public | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>EXT_ELEMENT_T | Annotation Elements | 20120814 | |
| 5 | DATA_S | Public | See coding | 20120814 | begin of data_s,
name type string,
data type ref to data,
end of data_s
|
||
| 6 | DATA_T | Public | See coding | 20120814 | data_t type HASHED TABLE OF data_s with UNIQUE key name
|
Method Signatures
Method GET_ANNOTATION_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20120814 | |||
| 2 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namespace | 20120814 | |||
| 3 | IV_PREFIX | Call by reference | Type reference (TYPE) | STRING | Prefix | 20120814 | |||
| 4 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | Value | 20120814 |
Method GET_ANNOTATION_ATTRIBUTE on Interface /IWCOR/IF_DS_EDM_ANNOTATIONS has no exception.
Method GET_ANNOTATION_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ANNOTATION_ATTRIBUTE | Call by reference | Type reference (TYPE) | ANNOTATION_ATTRIBUTE_T | Annotation attributes | 20120814 |
Method GET_ANNOTATION_ATTRIBUTES on Interface /IWCOR/IF_DS_EDM_ANNOTATIONS has no exception.
Method GET_ANNOTATION_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20120814 | |||
| 2 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namespace | 20120814 | |||
| 3 | IV_PREFIX | Call by reference | Type reference (TYPE) | STRING | Prefix | 20120814 | |||
| 4 | RV_XMLDATA | Value transfer | Type reference (TYPE) | XSTRING | XML data | 20120814 |
Method GET_ANNOTATION_ELEMENT on Interface /IWCOR/IF_DS_EDM_ANNOTATIONS has no exception.
Method GET_ANNOTATION_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ANNOTATION_ELEMENT | Call by reference | Type reference (TYPE) | ANNOTATION_ELEMENT_T | Annotation elements | 20120814 |
Method GET_ANNOTATION_ELEMENTS on Interface /IWCOR/IF_DS_EDM_ANNOTATIONS has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATA | Call by reference | Type reference (TYPE) | DATA | Data | 20120814 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20120814 |
Method GET_DATA on Interface /IWCOR/IF_DS_EDM_ANNOTATIONS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |