InventUpd_Estimated::updateProcess Method [AX 2012]
Initializes a new instance of the InventUpd_Estimated class based on an instance of the InventMov_Process class.
Syntax
server public static InventUpd_Estimated updateProcess(ProdTable _prodTable, ProdTableType _prodTableType)
Run On
Server
Parameters
- _prodTable
Type: ProdTable Table
A ProdTable record.
- _prodTableType
Type: ProdTableType Class
A ProdTableType object.
Return Value
Type: InventUpd_Estimated Class
A new instance of the InventUpd_Estimated class.