SAP ABAP Data Element CACSOAFUPTASK (FOA: Workflow Template for Subsequent Processing)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSO2 (Package) Framework for Object Assignment (FOA): Persistence
Basic Data
Data Element CACSOAFUPTASK
Short Description FOA: Workflow Template for Subsequent Processing  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type HROBJEC_14    
Data Type CHAR   Character String 
Length 14    
Decimal Places 0    
Output Length 14    
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 WF Templ. 
Medium 16 Workflow Templ. 
Long 32 Workflow Template Subseq.Proc. 
Heading 12 WF Template 
Documentation

Definition

Specifies the ID of a workflow template to be executed in the assignment process.

Use

As opposed to processing a worklist for object assignment, no element of the Framework for Object Assignment handles the processing. Control is transferred to the work item of the workflow template through an instance of the process controller. Implementing the classes and methods that perform the required processing is the task of the user of the Framework for Object Assignment.

Dependencies

For the assignment process, a workflow must first be created using the Framework for Object Assignment, since otherwise the process step cannot be executed. Manual scheduling of processing is not possible for process steps that have a workflow template for subsequent processing.

The workflow template to be integrated must meet the requirements that the process controller places on the workflow container. A condition is that the workflow container must import a container element OAPCTRLER of the ABAP object type. This container element receives the instance of the process controller at runtime. Relevant process information can be accessed in the integrated workflow template using the key of the process controller (corresponds to the ID of the assignment process).

Example

After an entitlement and liability transfer, the correspondence should be sent to the affected business partners.

History
Last changed by/on SAP  20050411 
SAP Release Created in 600