Share via


InventMov_Jour_Loss_SumUp.pdsCWDateOnHandPhysical Method [AX 2012]

Calculates the on-hand quantity and catch weight on-hand quantity for the item associated with the InventJournalTrans record with the specified dimensions.

Syntax

protected container pdsCWDateOnHandPhysical(InventDim _inventDim)

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    The dimensions used to check the catch weight on-hand quantity.

Return Value

Type: container
A container that contains the standard physical on-hand quantity and catch weight physical on-hand quantity.

See Also

Reference

InventMov_Jour_Loss_SumUp Class