InventTransIdSum.physicalAfterDate Method [AX 2012]

Calculates and returns the quantity that has been packing slip updated after a specified date, but not yet financially updated.

Syntax

public InventQty physicalAfterDate(TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: InventQty Extended Data Type
The quantity which has been packing slip updated.

See Also

Reference

InventTransIdSum Class