SAP ABAP Class CL_SCV_ADT_RC_BUILD_RESULT (Resource controller for building coverage results)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_ADT (Package) Coverage Analyzer service enabling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20110321
Properties
Class CL_SCV_ADT_RC_BUILD_RESULT  
Short Description Resource controller for building coverage results    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_ADT   Coverage Analyzer service enabling 
Created 20110321   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCV_ADT_RC_BUILD_RESULT has no forward declaration.
Interfaces
Class CL_SCV_ADT_RC_BUILD_RESULT has no interface implemented.
Friends
Class CL_SCV_ADT_RC_BUILD_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COVERAGE_FACADE Instance attribute Private Object reference (TYPE REF TO) LIF_COVERAGE_FACADE 20110914
2 CO_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_SCV_ADT_RC_BUILD_RESULT' 20110524
3 CO_KIND_INCLUSIVE Constant Public Type reference (TYPE) STRING 'inclusive' 20110321
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110321
2 GET_REQUEST_DATA Instance method Private Method 20110616
3 SET_RESPONSE_DATA Instance method Private Method 20110616
Events
Class CL_SCV_ADT_RC_BUILD_RESULT has no event.
Types
Class CL_SCV_ADT_RC_BUILD_RESULT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SCV_ADT_RC_BUILD_RESULT has no parameter.
Method CONSTRUCTOR on class CL_SCV_ADT_RC_BUILD_RESULT has no exception.

Method GET_REQUEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MEASUREMENT_ID Call by reference Type reference (TYPE) CVA_UUID 20110616
2 Exporting E_OBJECT_SELECTION Call by reference Object reference (TYPE REF TO) IF_SCV_SELECTION 20110616
3 Importing I_REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20110616
# Exception Resumable Description Created on
1 CX_ADT_REST 20110616

Method SET_RESPONSE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20110616
2 Importing I_RESULT Call by reference Object reference (TYPE REF TO) IF_SCV_ADT_RESULT 20110616
# Exception Resumable Description Created on
1 CX_ADT_REST 20110616
2 CX_SCV_CALL_ERROR 20110617
3 CX_SCV_EXECUTION_ERROR 20110617
History
Last changed by/on SAP  20130531 
SAP Release Created in 802