ProjTrans::newInventUpd_Financial Method [AX 2012]
Creates a new financial inventory update transaction.
Syntax
client server public static ProjTrans newInventUpd_Financial(InventUpd_Financial _financial, ProjAdjustRefId _projAdjustRefId)
Run On
Called
Parameters
- _financial
Type: InventUpd_Financial Class
A financial inventory update.
- _projAdjustRefId
Type: ProjAdjustRefId Extended Data Type
Return Value
Type: ProjTrans Class
The new transaction instance.