RetailReplenishmentTransferOrder::crossDocking Method [AX 2012]
Calculates the total quantity for a given dimension.
Syntax
client server public static PurchQty crossDocking(PurchLine _tPurchLine)
Run On
Called
Parameters
- _tPurchLine
Type: PurchLine Table
A PurchLine record.
Return Value
Type: PurchQty Extended Data Type
The quantity to be cross docked.