Share via


InventTransferLine.getQuantitiesForMovement Method

Gets the quantities for transactions that are associated with a specified movement.

Syntax

private Map getQuantitiesForMovement(
    InventMovement _movement, 
    StatusIssue _issueFrom, 
    StatusIssue _issueTo, 
    StatusReceipt _receiptFrom, 
    StatusReceipt _receiptTo)

Run On

Called

Parameters

Return Value

Type: Map Class
A map of the quantities for transactions that are associated with the specified movement.

See Also

Reference

InventTransferLine Table