Share via


InventUpd_Financial::newInventQualityOrder Method [AX 2012]

Initializes a new instance of the InventUpd_Financial class for doing financial updates of a quality order.

Syntax

server public static InventUpd_Financial newInventQualityOrder(
    InventMovement _movement, 
    LedgerVoucher _ledgerVoucher, 
    InventQty _qty)

Run On

Server

Parameters

Return Value

Type: InventUpd_Financial Class
An instance of the InventUpd_Financial class.

See Also

Reference

InventUpd_Financial Class