SAP ABAP Data Element POC_END_QF_NAME (End 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_END_QF_NAME
Short Description End 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 End Det. 
Medium 20 End Det. 
Long 30 End Determiner 
Heading 20 End Determiner 
Documentation

Definition

Determines the end of a duration KPI calculation.

Use

You can specify whether calculation of a duration KPI should end on the first or last occurrence of the given activity.

Possible values for the End Determiner are:

First : Duration KPI calculation ends on the first occurence of the given end actvity.

Last : Duration KPI calculation ends on the last occurence of the given end actvity.

If the end determiner is not specified, the calcualtion of a duration KPI will end on the first occurence 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 A4 is the end determiner.

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