Share via


RetailReplenishmentCrossDocking.getQty Method [AX 2012]

Gets the quantity based on the ReceiveNow parameter.

Syntax

public Qty getQty(Common _tPurchLine)

Run On

Called

Parameters

Return Value

Type: Qty Extended Data Type
The received quantity if the RecieveNow parameter is set; otherwise, the remaining quantity.

See Also

Reference

RetailReplenishmentCrossDocking Class