InventMovement.getQtyPreForNotOverDeliveryCheck_IN Method [AX 2012]

Gets the pre-post trans Qty of current inventory transaction

Syntax

protected UnitQty getQtyPreForNotOverDeliveryCheck_IN()

Run On

Called

Return Value

Type: UnitQty Extended Data Type
The pre-post trans Qty of current inventory transaction

Remarks

This method shall be called in Indian country context, it provides same implementation as Sys, this is a window to be overriden provided to sub movement classes, and allow india specific implementations to return pre-post trans Qty of current inventory transaction

See Also

Reference

InventMovement Class