Share via


ForecastItemAllocationLine::existItemGroup Method

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

Syntax

server public static boolean existItemGroup(ForecastItemAllocationId _allocationId, ItemGroupId _itemGroupId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the item group exists; otherwise, false.

See Also

Reference

ForecastItemAllocationLine Table