ReqDemPlanForecastChangeTracker.forecastToString Method [AX 2012]
Returns a string representation of a forecast record that is to be used for error handling.
private str forecastToString(ReqDemPlanForecast _forecast, List _fieldList)
Run On
CalledParameters
- _forecast
- Type: ReqDemPlanForecast Table
The forecast record to be converted to string.
- _fieldList
- Type: List Class
The list of field IDs in the forecast table.
Community Additions
ADD
Show: