Share via


ForecastItemAllocationLine::existItemInventDim Method

Indicates whether the specified record exists in the forecast allocation line table.

Syntax

server public static boolean existItemInventDim(
    ForecastItemAllocationId _allocationId, 
    ItemId _itemId, 
    InventDimId _inventDimId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the inventory dimension combination exists; otherwise, false.

See Also

Reference

ForecastItemAllocationLine Table