InventTransIdSum.pdsCWPhysicalAfterDate Method [AX 2012]
Calculates and returns the catch weight quantity which has been packing slip updated after a specified date, but not yet financially updated.
Syntax
public PdsCWInventQty pdsCWPhysicalAfterDate(TransDate _transDate)
Run On
Called
Parameters
- _transDate
Type: TransDate Extended Data Type
The date after which the packing slip must have been created.
Return Value
Type: PdsCWInventQty Extended Data Type
The catch weight quantity which has been packing slip updated.