SAP ABAP Class /IWFND/CL_SODATA_SVC_PROC (OData Channel - Single Service Processor)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWFND/COC_SDP_LIB_10 (Package) GW Framework - COC - SAP Data Protocol - Library 1.0
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_SVC_PROC_SINGLE | Data Service single processor implementation | 20120127 |
Properties
| Class | /IWFND/CL_SODATA_SVC_PROC | |
| Short Description | OData Channel - Single Service Processor | |
| Super Class | /IWCOR/CL_DS_SVC_PROC_SINGLE | Data Service single processor implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWFND/COC_SDP_LIB_10 | GW Framework - COC - SAP Data Protocol - Library 1.0 |
| Created | 20120127 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWFND/CL_SODATA_SVC_PROC has no forward declaration.
Interfaces
Class /IWFND/CL_SODATA_SVC_PROC has no interface implemented.
Friends
Class /IWFND/CL_SODATA_SVC_PROC has no friend class.
Attributes
Class /IWFND/CL_SODATA_SVC_PROC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120127 | |
| 2 | Instance method | Public | Method | Get single processor | 20120127 |
Events
Class /IWFND/CL_SODATA_SVC_PROC has no event.
Types
Class /IWFND/CL_SODATA_SVC_PROC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EDM_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_PROVIDER | EDM metadata provider | 20120127 | |||
| 2 | IO_FORMAT_LISTENER | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_PROC_FORMAT_LSTNR | OData format listener | 20120127 | |||
| 3 | IO_SINGLE_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | /IWCOR/CL_DS_PROC_SINGLE | OData single request processor | 20120127 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20120127 |
Method CONSTRUCTOR on class /IWFND/CL_SODATA_SVC_PROC has no exception.
Method GET_SODATA_PROCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROCESSOR | Value transfer | Object reference (TYPE REF TO) | /IWFND/CL_SODATA_PROCESSOR | OData entity complex property processor | 20120127 |
Method GET_SODATA_PROCESSOR on class /IWFND/CL_SODATA_SVC_PROC has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 250 |