Share via


ReqTrans::hasSalesForecast Method

Determines whether an item has a sales forecast defined for the specified inventory dimensions.

Syntax

client server public static boolean hasSalesForecast(
    ReqPlanId _reqPlanId, 
    ItemId _itemId, 
    InventDimId _covInventDimId)

Run On

ClientOrServer

Parameters

Return Value

Type: boolean
true if the sales forecast exists; otherwise, false.

See Also

Reference

ReqTrans Table