Share via


SalesPickingListJournalCreate.reduceOnHandForParmLine Method [AX 2012]

Determines whether the quantity that is posted for a salesParmLine record should be reduced to what is available.

Syntax

protected boolean reduceOnHandForParmLine()

Run On

Server

Return Value

Type: boolean
true if the quantity that is posted for a salesParmLine record should be reduced to what is available; otherwise, false.

Remarks

The quantity is not reduced for items that generate Warehouse Management System (WMS) orders.

See Also

Reference

SalesPickingListJournalCreate Class