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
- _transDate
Type: TransDate Extended Data Type
The date after the packing slip must be created.
Return Value
Type: InventQty Extended Data Type
The quantity which has been packing slip updated.