SAP ABAP Data Element POC_KPI_CALC_CAT (KPI Calculation Method)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
     BS_POC_MAIN (Package) Process Orchestration - Runtime
Basic Data
Data Element POC_KPI_CALC_CAT
Short Description KPI Calculation Method  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type POC_KPI_CALC_CAT    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Non-Agg. 
Medium 15 Non-Aggregated 
Long 24 Non-Aggregated 
Heading 15 Non-Aggregated 
Documentation

Definition

Indicates that the system calculates the Key Performance Indicators (KPI) separately for business objects or for the items.

If this option is not selected, the system aggregates KPIs for a process.

Use

Dependencies

Example

You create two sales orders (SO1 and SO2) with a reference to a quotation Q1.

SO1 is changed once and SO2 is changed twice.

You want the system to calculate the total number of changes to all sales orders for quotation Q1. This is an aggregated calculation, so you deselect the Non-Aggregated flag.

The KPI for the sales order = Sum of all the changes to SO1 and SO2 = 3.

For a non-aggregated KPI calculation, the system calculates the KPI separately for both the sales orders using a different Valuation ID's .

The KPI for Valuation ID - 001 = The- sum of all changes to SO1 = 1.

The KPI for Valuation ID - 002 = The- sum of all changes to SO2 = 2.

History
Last changed by/on SAP  20130604 
SAP Release Created in 731