SAP ABAP Interface /IWCOR/IF_DS_PROCESSOR (OData request processor)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_CORE (Package) Data Services Core Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_DS_PROC_DISPATCHER | OData handler for processor dispatching | 20110808 |
Properties
| Interface | /IWCOR/IF_DS_PROCESSOR | |
| Short Description | OData request processor |
General Data
| Package | /IWCOR/SODATA_CORE | Data Services Core Runtime |
| Created | 20110713 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface /IWCOR/IF_DS_PROCESSOR has no forward declaration.
Interfaces
Interface /IWCOR/IF_DS_PROCESSOR has no interface.
Friends
Interface /IWCOR/IF_DS_PROCESSOR has no friend.
Attributes
Interface /IWCOR/IF_DS_PROCESSOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Process request | 20120814 |
Events
Interface /IWCOR/IF_DS_PROCESSOR has no event.
Types
Interface /IWCOR/IF_DS_PROCESSOR has no local type.
Method Signatures
Method PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_CNTXT | OData Context | 20120814 | |||
| 2 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_REST_REQUEST | REST Request | 20120814 | |||
| 3 | IO_RESPONSE | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_REST_RESPONSE | REST Response | 20120814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | OData error | 20120814 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |