Share via


InventAgingQueryBuilder.contractHasRange Method [AX 2012]

Determines if the contract has a range on a table.

Syntax

private boolean contractHasRange(TableId _tableId)

Run On

Called

Parameters

Return Value

Type: boolean
true, if the contract has a range on the table; otherwise false.

See Also

Reference

InventAgingQueryBuilder Class