SAP ABAP Data Element POC_PROCESS_STEP_QUALIFIER (Determiner Activity)
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_PROCESS_STEP_QUALIFIER
Short Description Determiner Activity  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type POC_PROCESS_STEP_QUALIFIER    
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 Determiner 
Medium 15 Determiner 
Long 20 Determiner 
Heading 30 Determiner 
Documentation

Definition

Specifies whether the first or last occurrence of an activity should be considered when calculating a duration KPI.

Use

Dependencies

Example

Process A has three activities A, B, C.

In an instance of process A, the activities occur in the following order:

A(1st occurrence) -> B(1st occurrence) -> C(1st occurrence) -> A(2nd occurrence) -> C(2nd occurrence)->C(3rd occurrence )

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

The value is calculated between the period A(1st occurrence) and C(3rd Occurrence).

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