SAP ABAP Class /IWCOR/CL_DS_EP_METADATA (Provider for Metadata Document)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_EP (Package) Entity Provider (request / response)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_REST_ENTITY_PROVIDER | REST Entity Provider | 20120305 |
Properties
| Class | /IWCOR/CL_DS_EP_METADATA | |
| Short Description | Provider for Metadata Document | |
| Super Class | /IWCOR/CL_REST_ENTITY_PROVIDER | REST Entity Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWCOR/SODATA_EP | Entity Provider (request / response) |
| Created | 20111013 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWCOR/CL_DS_EP_METADATA has no forward declaration.
Interfaces
Class /IWCOR/CL_DS_EP_METADATA has no interface implemented.
Friends
Class /IWCOR/CL_DS_EP_METADATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20120305 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /IWCOR/IF_DS_EDM_PROVIDER=>DATA_SERVICES_S | Metadata | 20120305 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>NAMESPACE_T | 20120305 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /IWCOR/CL_DS_EDM_METADATA=>XML_HEADER | /IWCOR/CL_DS_EDM_METADATA=>GC_XML_HEADER_FULL | 20120305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111014 | |
| 2 | Instance method | Public | Method | Get metadata | 20111014 | |
| 3 | Instance method | Public | Method | Set metadata | 20111014 | |
| 4 | Instance method | Public | Method | Set xml header | 20120305 | |
| 5 | Instance method | Public | Method | To xstring | 20120305 |
Events
Class /IWCOR/CL_DS_EP_METADATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | METADATA_S | Public | Type reference (TYPE) | /IWCOR/IF_DS_EDM_PROVIDER=>DATA_SERVICES_S | Structure for metadata document de-/serialization | 20111014 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_REST_ENTITY | 20111014 | ||||
| 2 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | Reader | 20111014 | |||
| 3 | IT_NAMESPACE_PREDECLARATION | Call by reference | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>NAMESPACE_T | Namespace predeclarations | 20111014 |
Method CONSTRUCTOR on class /IWCOR/CL_DS_EP_METADATA has no exception.
Method GET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_METADATA | Value transfer | Type reference (TYPE) | METADATA_S | Structure containing the deserialized metadata document | 20111014 |
Method GET_METADATA on class /IWCOR/CL_DS_EP_METADATA has no exception.
Method SET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_METADATA | Call by reference | Type reference (TYPE) | METADATA_S | Information for serialization of metadata document | 20111014 |
Method SET_METADATA on class /IWCOR/CL_DS_EP_METADATA has no exception.
Method SET_XML_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XML_HEADER | Call by reference | Type reference (TYPE) | STRING | 20120305 |
Method SET_XML_HEADER on class /IWCOR/CL_DS_EP_METADATA has no exception.
Method TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20120305 |
Method TO_XSTRING on class /IWCOR/CL_DS_EP_METADATA has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |