InventMovement.adjustToFixedReceiptPrice Method [AX 2012]

Returns whether a receipt should be adjusted to fixed receipt price.

Syntax

public boolean adjustToFixedReceiptPrice()

Run On

Called

Return Value

Type: boolean
true if a receipt should be adjusted to fixed receipt price; otherwise, false.

Remarks

This method is overridden by the InventMov_Vir_Transfer_Closing method.

See Also

Reference

InventMovement Class