SAP ABAP Data Element /MRSS/T_DPR_MATCH_TOTAL (Total Result of Qualification Matching)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC (Application Component) Maintenance Processing
     /MRSS/DPR (Package) MRS Interface for Cprojects
Basic Data
Data Element /MRSS/T_DPR_MATCH_TOTAL
Short Description Total Result of Qualification Matching  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /MRSS/T_SQE_MATCH_VALUE    
Data Type DEC   Counter or amount field with comma and sign 
Length 3    
Decimal Places 0    
Output Length 4    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Match Ttl 
Medium 15 Matching Total 
Long 20 Total Match. Result 
Heading 15 Matching Total 
Documentation

Definition

Displays the degree to which the resource or demand meets the criteria from the requirements profile. The higher the value displayed, the more suitable the resource or demand in comparison to other resources or demands with a lower overall result.

Use

Dependencies

The system calculates the overall result of qualification matching by weighting the partial results (such as matching structured or unstructured qualifications or availability) according to the factors specified in Customizing for Multi Resource Scheduling at Qualifications -> Functions -> Define Weighting Factors for Matching Criteria. The system uses the following formula to calculate the overall result from the partial results:

( WF1 + ( 1 - WF1 ) * PR1 ) * .... * ( WFn + ( 1 - WFn ) * PRn )

n = Partial results

PR = Partial result (criterion)

WF = Weighting factor of partial result from Customizing

Example

Partial result for structured qualifications:

Matching result: 0.5 = 50%

Weighting factor: 0.2

Partial result for unstructured qualifications:

Matching result: 0.7 = 70%

Weighting factor: 0.8

Overall result:

( 0.2 + ( 1 - 0.2 ) * 0.5 ) * ( 0.8 + ( 1 - 0.8 ) * 0.7 ) =

0.6 * 0.94 = 0.564 (rounded to 56%)

History
Last changed by/on SAP  20141109 
SAP Release Created in 610