SAP ABAP Data Element POC_BA_EXTRA (Extra/Additional Task)
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_BA_EXTRA
Short Description Extra/Additional Task  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 Addl.Task 
Medium 15 Additional Task 
Long 20 Additional Task 
Heading Ad. 
Documentation

Definition

If the checkbox is selected, indicates that the task bound to an activity is an additional task.

For example: An Activity A1 can have create sales order as a task and create sales order item as an additional task.

In addition, system creates process logs for additional tasks only if any of its corresponding non-additional tasks have an instance during runtime.

Use

Dependencies

Example

You can understand how the system creates process logs for additional tasks with the below example.

Assume you have a process P, that has an activity A1 and the following tasks:

  • Create Sales Order
  • Create Sales Order Item
  • Change Sales Order

    and the create sales order item has been marked as an additional task.

Let us also assume the process P has another activity A2 that has the following tasks:

  • Release Sales Order
  • Create Sales Order Item

    and the Create Sales Order Item has been marked as an additional task.

At runtime if user triggers either the events related to the Change Sales Order or Create Sales Order task , and then creates a sales order item, system generates process logs for the create sales order item that is bound activity A1 and not for activity A2.

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