ProjControlPeriod.actualClear Method [AX 2012]

Clears the actual fields in the ProjControlPeriodCostGroup buffer the actual variables that will be used to update the ProjControlPeriodCostGroup buffer.

private void actualClear(ProjControlPeriodCostGroup _projControlPeriodCostGroup)

Run On

Called

Parameters

_projControlPeriodCostGroup
Type: ProjControlPeriodCostGroup Table
The ProjControlPeriodCostGroup buffer to update or read values from.

This method is called by the updateCostGroup method.

Community Additions

ADD
Show: