SAP ABAP Class /IWCOR/IF_DS_SVC (OData service)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_SVC_PROC Mock Impl of Interface /IWCOR/IF_DS_SVC_PROC 20120928
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_SVC Odata service 20110808
Properties
Class /IWCOR/IF_DS_SVC  
Short Description OData service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110110   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/IF_DS_SVC has no forward declaration.
Interfaces
Class /IWCOR/IF_DS_SVC has no interface implemented.
Friends
Class /IWCOR/IF_DS_SVC has no friend class.
Attributes
Class /IWCOR/IF_DS_SVC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENTITY_DATA_MODEL Instance method Public Method Get entity data model 20120814
2 GET_NAME Instance method Public Method Get name 20120814
3 GET_PROCESSOR Instance method Public Method Get request processor 20120814
4 GET_VERSION Instance method Public Method Get DataServiceVersion 20120814
5 SET_VSCAN_PROFILE Instance method Public Method Set Virus Scan Profile 20120814
Events
Class /IWCOR/IF_DS_SVC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DATA_SERVICE_VERSION Public Type reference (TYPE) STRING Data Service Version 20120814
Method Signatures

Method GET_ENTITY_DATA_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_EDM Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM internal error 20120814

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) STRING Service name 20120814

Method GET_NAME on class /IWCOR/IF_DS_SVC has no exception.

Method GET_PROCESSOR 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 20120814
2 Returning RO_PROCESSOR Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_PROCESSOR OData request processor 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR OData error 20120814

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VERSION Value transfer Type reference (TYPE) DATA_SERVICE_VERSION 20120814

Method GET_VERSION on class /IWCOR/IF_DS_SVC has no exception.

Method SET_VSCAN_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Type reference (TYPE) VSCAN_PROFILE Virus Scan Profile 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR OData error 20120814
History
Last changed by/on SAP  20131127 
SAP Release Created in