ProjCostTrans::clearWIPPeriod Method
Clears the Work in Progress (WIP) for a given project and period.
Syntax
client server public static void clearWIPPeriod(
ProjId projId,
ProjPeriodTo projPeriodTo,
ProjBeginningBalance beginningBalance)
Run On
Called
Parameters
- projId
Type: ProjId Extended Data Type
The project ID of the project for which to clear the WIP.
- projPeriodTo
Type: ProjPeriodTo Extended Data Type
The end date of the period to clear.
- beginningBalance
Type: ProjBeginningBalance Extended Data Type
The transactions of the starting balance type.