WHSWorkExecuteDisplay.checkWarehouseAllowsRFReceipt Method [AX 2012]

Validates that the warehouse has a default receipt location set that is LP controlled.

Syntax

protected boolean checkWarehouseAllowsRFReceipt(InventLocationId _inventLocationId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the warehouse has a LP controlled default receipt location; otherwise, false

See Also

Reference

WHSWorkExecuteDisplay Class