SAP ABAP Class /IWCOR/CL_DS_PROC_SINGLE (OData single request processor)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_PROC (Package) Request Processors
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_BATCH OData batch processor 20110808
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY OData entity processor 20110808
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_CPROP OData entity complex property processor 20110808
4 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_LINK OData entity link processor 20110808
5 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_LINKS OData entity links processor 20110808
6 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_MEDIA OData stream processor 20110808
7 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_SET OData entity set processor 20110808
8 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_SPROP OData entity simple property processor 20110808
9 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_VPROP OData entity simple property processor 20110808
10 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_FUNC_IMPORT OData function import processor 20110808
... Click here to see Used By full list (2 items)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_PROC_STRUCT OData processor for data in ABAP structures 20110811
2 Inheritance (c INHERITING FROM c_ref)  /IWFND/CL_SODATA_PROCESSOR OData Channel Business Data Processor - Lib 1.0 20110829
Properties
Class /IWCOR/CL_DS_PROC_SINGLE  
Short Description OData single request processor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SODATA_PROC   Request Processors 
Created 20110721   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/CL_DS_PROC_SINGLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWCOR/IF_DS_PROC_BATCH OData batch processor 20110808
2 /IWCOR/IF_DS_PROC_ENTITY OData entity processor 20110808
3 /IWCOR/IF_DS_PROC_ENTITY_CPROP OData entity complex property processor 20110808
4 /IWCOR/IF_DS_PROC_ENTITY_LINK OData entity link processor 20110808
5 /IWCOR/IF_DS_PROC_ENTITY_LINKS OData entity links processor 20110808
6 /IWCOR/IF_DS_PROC_ENTITY_MEDIA OData stream processor 20110808
7 /IWCOR/IF_DS_PROC_ENTITY_SET OData entity set processor 20110808
8 /IWCOR/IF_DS_PROC_ENTITY_SPROP OData entity simple property processor 20110808
9 /IWCOR/IF_DS_PROC_ENTITY_VPROP OData entity simple property processor 20110808
10 /IWCOR/IF_DS_PROC_FUNC_IMPORT OData function import processor 20110808
11 /IWCOR/IF_DS_PROC_FUNC_IMP_VAL OData function import value processor 20111014
12 /IWCOR/IF_DS_PROC_METADATA OData metadata processor 20110808
13 /IWCOR/IF_DS_PROC_SERVICE OData service processor 20110808
Friends
Class /IWCOR/CL_DS_PROC_SINGLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) /IWCOR/IF_DS_CNTXT Context 20110808
Methods
# Method Level Visibility Method type Description Created on
1 SET_CONTEXT Instance method Public Method Set context 20110808
Events
Class /IWCOR/CL_DS_PROC_SINGLE has no event.
Types
Class /IWCOR/CL_DS_PROC_SINGLE has no local type.
Method Signatures

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_CNTXT OData Context 20110808

Method SET_CONTEXT on class /IWCOR/CL_DS_PROC_SINGLE has no exception.
Meta Relationship - Using (full list)
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_BATCH OData batch processor 20110808
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY OData entity processor 20110808
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_CPROP OData entity complex property processor 20110808
4 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_LINK OData entity link processor 20110808
5 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_LINKS OData entity links processor 20110808
6 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_MEDIA OData stream processor 20110808
7 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_SET OData entity set processor 20110808
8 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_SPROP OData entity simple property processor 20110808
9 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_ENTITY_VPROP OData entity simple property processor 20110808
10 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_FUNC_IMPORT OData function import processor 20110808
11 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_FUNC_IMP_VAL OData function import value processor 20111014
12 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_METADATA OData metadata processor 20110808
13 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_PROC_SERVICE OData service processor 20110808
History
Last changed by/on SAP  20131127 
SAP Release Created in 200