Share via


InventUpd_Financial::whsNewInventWHSContainer Method [AX 2012]

Creates and returns a new instance of InventUpd_Financial class that will be used each time a new Contaniner Transaction is created.

Syntax

server public static InventUpd_Financial whsNewInventWHSContainer(
    InventMovement _movement, 
    LedgerVoucher _ledgerVoucher, 
    CostAmount _costAmount, 
    InventQty _qty)

Run On

Server

Parameters

  • _ledgerVoucher
    Type: LedgerVoucher Class
    The LedgerVoucher object to which the postings must be added.

Return Value

Type: InventUpd_Financial Class
A newly created instance of InventUpd_Financial class

See Also

Reference

InventUpd_Financial Class