Share via


WMSSpaceUtilForecast::find Method

Finds a forecast record.

Syntax

client server public static WMSSpaceUtilForecast find(
    WMSStorageLoadUnitRefRecId _unitRecId, 
    TransDate _trackingDate, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record will be locked; optional.

Return Value

Type: WMSSpaceUtilForecast Table
A forecast record; otherwise an empty record.

See Also

Reference

WMSSpaceUtilForecast Table