SAP ABAP Interface /IWFND/IF_OCI_PARSER_WRAPPER (Wrapper Class for OData Parser)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-GW-LCP (Application Component) Gateway Local content providers
⤷
/IWFND/OCI (Package) Odata Consumption Integration - Needed for /IWBEP/OCI...

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/CL_OCI_PARSER | OCI Odata Parser | 20121015 |
Properties
Interface | /IWFND/IF_OCI_PARSER_WRAPPER | |
Short Description | Wrapper Class for OData Parser |
General Data
Package | /IWFND/OCI | Odata Consumption Integration - Needed for /IWBEP/OCI... |
Created | 20120924 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | /IWCOR/IF_DS_EDM_PROVIDER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | /IWCOR/IF_DS_EP_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /IWFND/IF_OCI_PARSER_WRAPPER has no interface.
Friends
Interface /IWFND/IF_OCI_PARSER_WRAPPER has no friend.
Attributes
Interface /IWFND/IF_OCI_PARSER_WRAPPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get feed | 20121011 |
2 | ![]() |
Instance method | Public | Method | Get Error Message from XML | 20130409 |
3 | ![]() |
Instance method | Public | Method | Get feed | 20120924 |
4 | ![]() |
Instance method | Public | Method | Get Metadata | 20120924 |
Events
Interface /IWFND/IF_OCI_PARSER_WRAPPER has no event.
Types
Interface /IWFND/IF_OCI_PARSER_WRAPPER has no local type.
Method Signatures
Method GET_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ENTRY | Call by reference | Object reference (TYPE REF TO) | DATA | 20121011 | |||
2 | ![]() |
IR_EDM_IMPL | Call by reference | Object reference (TYPE REF TO) | /IWCOR/CL_DS_EDM_IMPL_BASE | EDM root default implementation | 20121011 | ||
3 | ![]() |
IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20121011 | |||
4 | ![]() |
IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20121011 | |||
5 | ![]() |
IV_ENTRY_XS | Call by reference | Type reference (TYPE) | XSTRING | 20121011 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121011 |
Method GET_ERROR_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ERROR | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EP_TYPES=>ERROR_S | Error | 20130409 | ||
2 | ![]() |
IV_RESPONSE | Call by reference | Type reference (TYPE) | XSTRING | XML Response | 20130409 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MGW Technical Exception | 20130409 |
Method GET_FEED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_FEED | Call by reference | Object reference (TYPE REF TO) | DATA | 20120924 | |||
2 | ![]() |
IR_EDM_IMPL | Call by reference | Object reference (TYPE REF TO) | /IWCOR/CL_DS_EDM_IMPL_BASE | EDM root default implementation | 20121009 | ||
3 | ![]() |
IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20120924 | |||
4 | ![]() |
IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20120924 | |||
5 | ![]() |
IV_FEED_XS | Call by reference | Type reference (TYPE) | XSTRING | 20120924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120924 |
Method GET_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_METADATA_XS | Call by reference | Type reference (TYPE) | XSTRING | 20121009 | |||
2 | ![]() |
ES_METADATA | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EDM_PROVIDER=>DATA_SERVICES_S | 20120924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120924 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 250 |