TeamcenterKnowledge

IPP&E workflow handlers > Action handlers

IPP-attach-dependent-fwps

Description

This handler finds all FWPs attached to a WBS work package and verifies that all independent FWPs have the specified estimation state property value. If so, it attaches dependent FWPs as targets to the workflow, so that it becomes the target for the sub-process.

Syntax

IPP-attach-dependent-fwps

Arguments

-allowed_state One of the following states - Created, In Work, In Review or Approved.

Placement

Typically placed on the Start action of a task.

Restrictions

None.

Examples

The following example finds whether independent FWPs FWP1 and FWP3 have the estimation state value specified in the allowed_state argument. If so, it attaches the dependent FWP (FWP2) as the target to the workflow.

FWP1 - Independent
FWP2 - Dependent on FWP1 and FWP3
FWP3 - Independent
allowed_status - Approved

Note

A WBS work package is identified based on the Work Package check box on the WBS element revision.