ProjTrans::newProjForecastCost Method [AX 2012]
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.