SAP ABAP Class /IWCOR/CL_DS_EXT_EDM_METADATA (Extended EDM metadata reader and writer)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_EXT (Package) Data Services Extensions
⤷
⤷
Properties
| Class | /IWCOR/CL_DS_EXT_EDM_METADATA | |
| Short Description | Extended EDM metadata reader and writer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWCOR/SODATA_EXT | Data Services Extensions |
| Created | 20130226 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWCOR/CL_DS_EXT_EDM_METADATA has no interface implemented.
Friends
Class /IWCOR/CL_DS_EXT_EDM_METADATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | XML_HEADER | 'full' | XML header | 20130226 | ||
| 2 | Constant | Public | Type reference (TYPE) | XML_HEADER | 'no' | 20130226 | |||
| 3 | Constant | Public | Type reference (TYPE) | XML_HEADER | 'without_encoding' | 20130226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Correct qualified names | 20130226 | |
| 2 | Static method | Protected | Method | Create callback | 20130226 | |
| 3 | Static method | Protected | Method | Extract OData elements from entity containers annotation ele | 20130226 | |
| 4 | Static method | Protected | Method | Extract OData elements from entity types annotation elements | 20130226 | |
| 5 | Static method | Protected | Method | Extract OData elements from schemas annotation elements | 20130226 | |
| 6 | Static method | Public | Method | Read metadata | 20130226 | |
| 7 | Static method | Public | Method | Write metadata | 20130226 |
Events
Class /IWCOR/CL_DS_EXT_EDM_METADATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | XML_HEADER | Public | Type reference (TYPE) | STRING | XML header | 20130226 | |
Method Signatures
Method CORRECT_QUALIFIED_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SCHEMA | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EDM_PROVIDER=>SCHEMA_T | Schemas | 20130226 |
Method CORRECT_QUALIFIED_NAMES on class /IWCOR/CL_DS_EXT_EDM_METADATA has no exception.
Method CREATE_CALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20130226 | |||
| 2 | IO_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20130226 | |||
| 3 | RO_CALLBACK | Value transfer | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_ST_CALLBACK | Atom Simple Transformation Callback | 20130226 |
Method CREATE_CALLBACK on class /IWCOR/CL_DS_EXT_EDM_METADATA has no exception.
Method EXTRACT_ENTITY_CONTS_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ENTITY_CONTAINERS | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EDM_PROVIDER=>ENTITY_CONTAINER_T | Entity Containers | 20130226 | |||
| 2 | IO_CALLBACK | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_ST_CALLBACK | Callback object | 20130226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error When Performing CALL TRANSFORMATION | 20130226 |
Method EXTRACT_ENTITY_TYPES_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ENTITY_TYPES | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EDM_PROVIDER=>ENTITY_TYPE_T | Entity Types | 20130226 | |||
| 2 | IO_CALLBACK | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_ST_CALLBACK | Callback object | 20130226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error When Performing CALL TRANSFORMATION | 20130226 |
Method EXTRACT_SCHEMAS_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SCHEMAS | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EDM_PROVIDER=>SCHEMA_T | Schemas | 20130226 | |||
| 2 | IO_CALLBACK | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_ST_CALLBACK | Callback object | 20130226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error When Performing CALL TRANSFORMATION | 20130226 |
Method READ_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_METADATA | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EDM_PROVIDER=>DATA_SERVICES_S | Metadata | 20130226 | |||
| 2 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | Reader | 20130226 | |||
| 3 | IV_ANNOTATIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Read annotations | 20130226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error When Performing CALL TRANSFORMATION | 20130226 |
Method WRITE_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | 20130226 | ||||
| 2 | IS_METADATA | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EDM_PROVIDER=>DATA_SERVICES_S | 20130226 | ||||
| 3 | IT_ANNOTATIONS | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EXT_TYPES=>SCHEMA_ANNOTATIONS_T | 20130226 | ||||
| 4 | IT_NAMESPACE_DECLARATION | Call by reference | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>NAMESPACE_T | 20130226 | ||||
| 5 | IT_REFERENCE | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EXT_TYPES=>REFERENCE_T | 20130226 | ||||
| 6 | IV_XML_HEADER | Call by reference | Type reference (TYPE) | XML_HEADER | GC_XML_HEADER_FULL | XML header | 20130226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error When Performing CALL TRANSFORMATION | 20130226 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |