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.
Creates a new expense forecast transaction.
Syntax
client server public static ProjTrans newProjForecastCost(ProjForecastCost _projForecastCost)
Run On
Called
Parameters
- _projForecastCost
Type: ProjForecastCost Table
An expense forecast.
Return Value
Type: ProjTrans Class
The new transaction instance.