ReqDemPlanForecastChangeTracker.trackData Method [AX 2012]
Checks whether the forecast entry has changed and tracks the change if it has.
public boolean trackData(
ReqDemPlanForecast _forecast,
List _forecastFieldList,
List _changeEntryFieldList)
Run On
CalledParameters
- _forecast
- Type: ReqDemPlanForecast Table
- _forecastFieldList
- Type: List Class
- _changeEntryFieldList
- Type: List Class
Community Additions
ADD
Show: