ProjOnAccTrans::clearWIPPeriod Method
Clears the Work in Progress (WIP) for the specified 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 WIP.
- projPeriodTo
Type: ProjPeriodTo Extended Data Type
The end date of the period to clear.
- beginningBalance
Type: ProjBeginningBalance Extended Data Type
Transactions of type beginning balance.