SAP ABAP Data Element DET_PERF_MESS (Method Determination for Performance Measure)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WBON (Package) WWS: Bonus
Basic Data
Data Element DET_PERF_MESS
Short Description Method Determination for Performance Measure  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR02    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
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 PerfMeas 
Medium 15 PerfMeas 
Long 20 PerformanceMeas 
Heading PerfMeas 
Documentation

Definition

The performance measure defines the sequence in which the objects are processed in parallel processing.

Use

Large objects should generally be processed first to attain a balanced load distribution on all the processes and to minimize the total runtime.

Dependencies

Example

The methods chosen for object type "Subsequent Settlement" are

  • 01 : The number of document items relating to business volume which are relevant to the rebate arrangement, which means the price determination has determined a condition record for the rebate arrangement ("standard update").
  • 02 : The number of document items that could be relevant to the rebate arrangement, which means the retrospective updates were included with the document items from 01 ("standard update plus retrospective updates" ).
  • 03 : The number of settlement document items for each rebate arrangment.

History
Last changed by/on SAP  20020124 
SAP Release Created in 470