WMSSpaceUtilForecast::find Method
Finds a forecast record.
Syntax
client server public static WMSSpaceUtilForecast find(
WMSStorageLoadUnitRefRecId _unitRecId,
TransDate _trackingDate,
[boolean _forUpdate])
Run On
Called
Parameters
- _unitRecId
Type: WMSStorageLoadUnitRefRecId Extended Data Type
The storage unit to find.
- _trackingDate
Type: TransDate Extended Data Type
The date of the record to find.
- _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.