Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_EP_HELPER | Reader and writer base class | 20120110 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_DS_EP_FORMAT_XML | Common types for ATOM and XML format | 20120110 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_DS_EP_READER | Entity reader | 20120110 |
Properties
Class | /IWCOR/CL_DS_EP_READER_XML | |
Short Description | Reader for ATOM and XML format | |
Super Class | /IWCOR/CL_DS_EP_HELPER | Reader and writer base class |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | /IWCOR/SODATA_EP | Entity Provider (request / response) |
Created | 20111219 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWCOR/IF_DS_EP_FORMAT_XML | Common types for ATOM and XML format | 20120110 | ||
2 | /IWCOR/IF_DS_EP_READER | Entity reader | 20120110 |
Friends
Class /IWCOR/CL_DS_EP_READER_XML has no friend class.
Attributes
Methods
Events
Class /IWCOR/CL_DS_EP_READER_XML has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ATOM_ENTRY_S | Protected | Attribute reference (LIKE) | 20120110 | |
||
2 | ATOM_FEED_S | Protected | Attribute reference (LIKE) | 20120110 | |
||
3 | ATOM_LINK_S | Protected | Attribute reference (LIKE) | 20120110 | |
||
4 | CALLBACK_LINK_RANGE | Protected | See coding | 20120206 | callback_link_range TYPE RANGE OF string
|
||
5 | CUSTOMIZABLE_FEED_MAPPINGS_S | Protected | Attribute reference (LIKE) | 20120110 | |
||
6 | CUSTOM_S | Protected | Attribute reference (LIKE) | 20120110 | |
||
7 | CUSTOM_T | Protected | Attribute reference (LIKE) | 20120110 | |
||
8 | PROPERTY_NAME_T | Protected | See coding | 20120110 | property_name_t TYPE SORTED TABLE OF string WITH UNIQUE DEFAULT KEY
|
Method Signatures
Method CALL_LINK_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ENTRY | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_TYPES=>ENTRY_S | Entry | 20120110 | ||
2 | ![]() |
IO_VSI | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_VSI | OData virus scanner interface wrapper | 20120305 | ||
3 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | DATA | Data structure | 20120110 | ||
4 | ![]() |
IS_ENTITY_INFO | Call by reference | Type reference (TYPE) | ENTITY_INFO_S | Entity info | 20120110 | ||
5 | ![]() |
IT_LINK_RANGE | Call by reference | Type reference (TYPE) | CALLBACK_LINK_RANGE | Callback link range | 20120206 | ||
6 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | STRING | Entity URI | 20120206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EDM error | 20120110 | |
2 | ![]() |
SXML Parsing Error | 20120110 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /IWCOR/CL_DS_EP_READER_XML has no parameter.
Method CONSTRUCTOR on class /IWCOR/CL_DS_EP_READER_XML has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_READER | Value transfer | Object reference (TYPE REF TO) | /IWCOR/CL_DS_EP_READER_XML | Reader | 20120110 |
Method CREATE on class /IWCOR/CL_DS_EP_READER_XML has no exception.
Method GET_ENTITY_PROPERTIES_READER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ENTRY | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_TYPES=>ENTRY_S | Atom entry | 20120110 | ||
2 | ![]() |
IV_HAS_STREAM | Call by reference | Type reference (TYPE) | ABAP_BOOL | Has stream | 20120110 | ||
3 | ![]() |
RO_READER | Value transfer | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20120110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SXML Parsing Error | 20120110 |
Method GET_EXTENSION_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_EXTENSION | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_TYPES=>EXT_ELEMENT_S | Atom extension element | 20120110 | ||
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | Value of extension element | 20120110 |
Method GET_EXTENSION_VALUE on class /IWCOR/CL_DS_EP_READER_XML has no exception.
Method GET_LINK_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LINK_RANGE | Call by reference | Type reference (TYPE) | CALLBACK_LINK_RANGE | Callback link range | 20120206 | ||
2 | ![]() |
IS_ENTITY_INFO | Call by reference | Type reference (TYPE) | ENTITY_INFO_S | Entity info | 20120206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData error | 20120206 |
Method GET_QUALIFIED_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | STRING | Type name | 20120927 | ||
2 | ![]() |
EV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Type namespace | 20120927 | ||
3 | ![]() |
IV_TYPE_STRING | Call by reference | Type reference (TYPE) | STRING | Type information | 20120927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData error | 20120927 |
Method HANDLE_CUSTOM_FEED_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | DATA | 20120110 | |||
2 | ![]() |
CT_COMPONENT | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EP_TYPES=>COMPONENT_T | Changed components of data structure | 20120206 | ||
3 | ![]() |
IS_ENTRY | Call by reference | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>ENTRY_S | 20120110 | |||
4 | ![]() |
IT_PROPERTY | Call by reference | Type reference (TYPE) | ENTITY_PROPERTY_T | 20120110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData error | 20120110 |
Method PARSE_ATOM_ENTRY 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 | 20120110 | ||
2 | ![]() |
RD_ENTRY | Value transfer | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_TYPES=>ENTRY_S | 20120110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120110 |
Method PARSE_ATOM_FEED 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 | 20120110 | ||
2 | ![]() |
RD_FEED | Value transfer | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_TYPES=>FEED_S | 20120110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120110 |
Method READ_ATOM_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | DATA | Entry data | 20120110 | ||
2 | ![]() |
ES_METADATA | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EP_TYPES=>ENTITY_METADATA_S | Metadata | 20120110 | ||
3 | ![]() |
ET_COMPONENT | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EP_TYPES=>COMPONENT_T | Changed components of data structure | 20120206 | ||
4 | ![]() |
ID_ENTRY | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_TYPES=>ENTRY_S | Atom entry | 20120110 | ||
5 | ![]() |
IO_ENTITY_SET | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_ENTITY_SET | Entity set | 20120110 | ||
6 | ![]() |
IT_CALLBACK | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EP_CALLBACK=>CALLBACK_REGISTRATION_T | Callbacks | 20120206 | ||
7 | ![]() |
IV_MERGE_SEMANTICS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Merge semantics | 20120110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData error | 20120110 | |
2 | ![]() |
SXML Parsing Error | 20120110 |
Method READ_ATOM_FEED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Entry Data | 20120110 | ||
2 | ![]() |
EV_INLINECOUNT | Call by reference | Type reference (TYPE) | I | OData inlinecount | 20120110 | ||
3 | ![]() |
EV_NEXT | Call by reference | Type reference (TYPE) | STRING | Next link | 20120206 | ||
4 | ![]() |
ID_FEED | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_TYPES=>FEED_S | Atom Feed | 20120110 | ||
5 | ![]() |
IO_ENTITY_SET | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_ENTITY_SET | EDM entity set | 20120110 | ||
6 | ![]() |
IT_CALLBACK | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EP_CALLBACK=>CALLBACK_REGISTRATION_T | Callbacks | 20120206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData error | 20120110 | |
2 | ![]() |
SXML Parsing Error | 20120110 |
Method READ_COMPLEX_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | DATA | Complex property data | 20120110 | ||
2 | ![]() |
ET_COMPONENT | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EP_TYPES=>COMPONENT_T | Changed components of data structure | 20120206 | ||
3 | ![]() |
IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20120110 | ||
4 | ![]() |
IT_PROPERTY | Call by reference | Type reference (TYPE) | PROPERTY_T | All properties of complex type | 20120110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData error | 20120110 | |
2 | ![]() |
SXML Parsing Error | 20120110 |
Method READ_COMPLEX_PROPERTIES_COLL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | DATA | 20120928 | |||
2 | ![]() |
IO_PROPERTY | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_PROPERTY | 20120928 | |||
3 | ![]() |
IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20120928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData error | 20120928 | |
2 | ![]() |
SXML Parsing Error | 20120928 |
Method READ_COMPLEX_PROPERTY Signature
Method READ_COMPLEX_PROPERTY on class /IWCOR/CL_DS_EP_READER_XML has no parameter.
Method READ_COMPLEX_PROPERTY on class /IWCOR/CL_DS_EP_READER_XML has no exception.
Method READ_ENTITY Signature
Method READ_ENTITY on class /IWCOR/CL_DS_EP_READER_XML has no parameter.
Method READ_ENTITY on class /IWCOR/CL_DS_EP_READER_XML has no exception.
Method READ_ENTITY_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_EP_TYPES=>ENTITY_METADATA_S | 20120206 | |||
2 | ![]() |
ID_ENTRY | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_TYPES=>ENTRY_S | 20120206 | |||
3 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | DATA | 20120206 | |||
4 | ![]() |
IS_ENTITY_INFO | Call by reference | Type reference (TYPE) | ENTITY_INFO_S | 20120206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData error | 20120206 | |
2 | ![]() |
SXML Parsing Error | 20120206 |
Method READ_ENTITY_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | DATA | Entry data | 20120110 | ||
2 | ![]() |
ET_COMPONENT | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EP_TYPES=>COMPONENT_T | Changed components of data structure | 20120206 | ||
3 | ![]() |
IO_ENTITY_TYPE | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_ENTITY_TYPE | EDM entity set | 20120110 | ||
4 | ![]() |
IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20120110 | ||
5 | ![]() |
IS_ENTRY | Call by reference | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>ENTRY_S | Entry structure | 20120110 | ||
6 | ![]() |
IT_PROPERTY | Call by reference | Type reference (TYPE) | ENTITY_PROPERTY_T | All properties of entity type | 20120110 | ||
7 | ![]() |
IV_EXECUTE_FC_MAPPINGS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Execute Customizable Feed Mappings (false for MERGE / PATCH) | 20120911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData error | 20120110 | |
2 | ![]() |
SXML Parsing Error | 20120110 |
Method READ_ENTITY_SET Signature
Method READ_ENTITY_SET on class /IWCOR/CL_DS_EP_READER_XML has no parameter.
Method READ_ENTITY_SET on class /IWCOR/CL_DS_EP_READER_XML has no exception.
Method READ_LINK Signature
Method READ_LINK on class /IWCOR/CL_DS_EP_READER_XML has no parameter.
Method READ_LINK on class /IWCOR/CL_DS_EP_READER_XML has no exception.
Method READ_LINKS Signature
Method READ_LINKS on class /IWCOR/CL_DS_EP_READER_XML has no parameter.
Method READ_LINKS on class /IWCOR/CL_DS_EP_READER_XML has no exception.
Method READ_SIMPLE_PROPERTY Signature
Method READ_SIMPLE_PROPERTY on class /IWCOR/CL_DS_EP_READER_XML has no parameter.
Method READ_SIMPLE_PROPERTY on class /IWCOR/CL_DS_EP_READER_XML has no exception.
Method READ_SIMPLE_PROPERTY_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Call by reference | Type reference (TYPE) | DATA | Property value | 20120110 | ||
2 | ![]() |
IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20120110 | ||
3 | ![]() |
IS_SIMPLE_TYPE | Call by reference | Type reference (TYPE) | TYPE_SIMPLE_S | Simple type | 20120305 | ||
4 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Property name | 20120907 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData error | 20120110 | |
2 | ![]() |
SXML Parsing Error | 20120110 |
Method READ_SIMPLE_PROPERTY_VAL_COLL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Property value table | 20121218 | ||
2 | ![]() |
IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20120926 | ||
3 | ![]() |
IS_SIMPLE_TYPE | Call by reference | Type reference (TYPE) | TYPE_SIMPLE_S | Simple type | 20120926 | ||
4 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Property name | 20130617 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData error | 20120926 | |
2 | ![]() |
SXML Parsing Error | 20120926 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |