ProjControlPeriod.ctcUpdate Method [AX 2012]

Updates the Cost To Complete (CTC) variables that will be used to check the ProjControlPeriodCostGroup buffer.

private void ctcUpdate(ProjTrans _projTrans)

Run On

Called

Parameters

_projTrans
Type: ProjTrans Class
The ProjTrans object from which to read values.

This method is used by the updateCostGroup method.

Show: