Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the forecast entry has changed and tracks the change if it has.
Syntax
public boolean trackData(
ReqDemPlanForecast _forecast,
List _forecastFieldList,
List _changeEntryFieldList)
Run On
Called
Parameters
- _forecast
Type: ReqDemPlanForecast Table
- _forecastFieldList
Type: List Class
- _changeEntryFieldList
Type: List Class
Return Value
Type: boolean
true if the record contained changes and was tracked; otherwise, false.