SAP ABAP Class /IWCOR/IF_DS_PROC_ENTITY_VPROP (OData entity simple property processor)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_PROC_SINGLE OData single request processor 20110808
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_PROC_SINGLE Mock Impl of Processor Interfaces 20120928
Properties
Class /IWCOR/IF_DS_PROC_ENTITY_VPROP  
Short Description OData entity simple property processor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110728   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWCOR/IF_DS_PROC_ENTITY_VPROP has no interface implemented.
Friends
Class /IWCOR/IF_DS_PROC_ENTITY_VPROP has no friend class.
Attributes
Class /IWCOR/IF_DS_PROC_ENTITY_VPROP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete entity property value 20120813
2 READ Instance method Public Method Read entity property value 20120813
3 UPDATE Instance method Public Method Update entity property value 20120813
Events
Class /IWCOR/IF_DS_PROC_ENTITY_VPROP has no event.
Types
Class /IWCOR/IF_DS_PROC_ENTITY_VPROP has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY_SET Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET Entity set 20120813
2 Importing IT_KEY Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>KEY_PREDICATE_T Keys 20120813
3 Importing IT_PROPERTY_PATH Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>PROPERTY_T Property path 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR 20120813

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY_SET Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET Entity set 20120813
2 Importing IS_FUNCTION_IMPORT_INFO Call by reference Type reference (TYPE) /IWCOR/IF_DS_PROC_FUNC_IMPORT=>FUNCTION_IMPORT_INFO_S Function import info 20120813
3 Importing IT_KEY Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>KEY_PREDICATE_T Keys 20120813
4 Importing IT_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>NAVIGATION_PATH_SEGMENT_T Navigation path 20120813
5 Importing IT_PROPERTY_PATH Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>PROPERTY_T Property path 20120813
6 Importing IV_FOR Call by reference Type reference (TYPE) /IWCOR/IF_DS_SVC_PROC=>OPERATION 20120813
7 Importing IV_FORMAT Call by reference Type reference (TYPE) STRING Format 20120813
8 Returning RO_PROVIDER Value transfer Object reference (TYPE REF TO) /IWCOR/IF_REST_ENTITY_PROVIDER Entity Provider 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR 20120813

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY_SET Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET Entity set 20120813
2 Importing IO_REQUEST_ENTITY Call by reference Object reference (TYPE REF TO) /IWCOR/IF_REST_ENTITY Request entity 20120813
3 Importing IT_KEY Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>KEY_PREDICATE_T Keys 20120813
4 Importing IT_PROPERTY_PATH Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>PROPERTY_T Property path 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR 20120813
History
Last changed by/on SAP  20131127 
SAP Release Created in