SAP ABAP Class IF_SCV_OR_MAPPER (Object-Relational Mapping)
Properties
Class IF_SCV_OR_MAPPER  
Short Description Object-Relational Mapping    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100324   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SCV_OR_MAPPER has no forward declaration.
Interfaces
Class IF_SCV_OR_MAPPER has no interface implemented.
Friends
Class IF_SCV_OR_MAPPER has no friend class.
Attributes
Class IF_SCV_OR_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DB_2_MEASUREMENT Instance method Public Method 20100324
2 DB_2_RESULT Instance method Public Method 20100324
3 MEASUREMENT_2_DB Instance method Public Method 20100324
4 RESULT_2_DB Instance method Public Method 20100324
Events
Class IF_SCV_OR_MAPPER has no event.
Types
Class IF_SCV_OR_MAPPER has no local type.
Method Signatures

Method DB_2_MEASUREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DB_MEASUREMENT Call by reference Type reference (TYPE) COV_MEASUREMENTS 20100324
2 Returning R_MEASUREMENT Value transfer Object reference (TYPE REF TO) CL_SCV_MEASUREMENT 20100324
# Exception Resumable Description Created on
1 CX_SCV_EXECUTION_ERROR 20100324

Method DB_2_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DB_RESULT Call by reference Type reference (TYPE) COV_RESULTS 20100324
2 Returning R_RESULT Value transfer Object reference (TYPE REF TO) IF_SCV_RESULT 20100324

Method DB_2_RESULT on class IF_SCV_OR_MAPPER has no exception.

Method MEASUREMENT_2_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DB_MEASUREMENT Call by reference Type reference (TYPE) COV_MEASUREMENTS 20100324
2 Importing I_MEASUREMENT Call by reference Object reference (TYPE REF TO) IF_SCV_MEASUREMENT 20100324

Method MEASUREMENT_2_DB on class IF_SCV_OR_MAPPER has no exception.

Method RESULT_2_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DB_RESULT Call by reference Type reference (TYPE) COV_RESULTS 20100324
2 Importing I_RESULT Call by reference Object reference (TYPE REF TO) IF_SCV_RESULT 20100324

Method RESULT_2_DB on class IF_SCV_OR_MAPPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in