TeamcenterKnowledge

IPP&E workflow handlers > Action handlers

IPP-process-cost-update-form

Description

This handler:

  • Iterates through the cost update request forms attached as targets.
  • Obtains the values of the Change Impact and Change Percentage properties to identify whether to reduce cost or add cost based on the release_status argument.
  • Decides whether to update the direct cost and distributed cost tables of all FWPs or only those of released FWPs.

If the release_status argument is set to Approved, only the direct cost and distribution cost tables for released FWPs are updated. If the release_status argument is set to All, the handler updates the cost of both released and WIP FWPs.

Syntax

IPP-process-cost-update-form

Arguments

-release_status Approved or All.

Placement

Place on the Start or Complete action of the task.

Restrictions

None.