SAP ABAP Interface IF_SCV_OR_MAPPER (Object-Relational Mapping)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_API_ALL (Package) Coverage API for All Purposes
Properties
Interface IF_SCV_OR_MAPPER  
Short Description Object-Relational Mapping    
General Data
Package SCOV_API_ALL   Coverage API for All Purposes 
Created 20100324   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SCV_OR_MAPPER has no forward declaration.
Interfaces
Interface IF_SCV_OR_MAPPER has no interface.
Friends
Interface IF_SCV_OR_MAPPER has no friend.
Attributes
Interface 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
Interface IF_SCV_OR_MAPPER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_SCV_OR_MAPPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800