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

Called

Parameters

_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.

Return Value

Type: str
A string value.

Community Additions

ADD
Show: