Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 the WIP.
- projPeriodTo
Type: ProjPeriodTo Extended Data Type
The end date of the period to clear.
- beginningBalance
Type: ProjBeginningBalance Extended Data Type
An estimate for transactions of the beginning balance type.