SAP ABAP Data Element POC_START_QF_NAME (Start Determiner)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
     BS_POC_MODEL (Package) Process Orchestration - Process and Facade Definitions
Basic Data
Data Element POC_START_QF_NAME
Short Description Start Determiner  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT60    
Data Type CHAR   Character String 
Length 60    
Decimal Places 0    
Output Length 60    
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 St Det. 
Medium 20 Start Det. 
Long 30 Start Determiner 
Heading 20 Start Determiner 
Documentation

Definition

Determines the start of a duration KPI calculation.

Use

You can specify whether the calculation should begin on the first or last occurrence of the given activity.

Possible values for the Start Determiner are:

First : Duration KPI calculation begins on the first occurance of the given start activity.

Last : Duration KPI calculation begins on the last occurace of the given start activity.

If the start determiner is not specified, the calculation will begin on the first occurance of the given activity.

Dependencies

Example

Process A has five activities (A):

A1; A2; A3; A4; A5.

In process A, the activities occur in the following order:

A1 -> A2 -> A5 -> A4 -> A5 -> A4 -> A5

Process A has a duration KPI defined as follows: Calculate duration between first occurrence of A5 and last occurrence of A4.

In this example, the underlined A5 is the start determiner.

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