ReqDemPlanForecastAttributeManager.getAttributeFields Method [AX 2012]
Creates a list of table fields according to the specified list of forecast attributes.
public List getAttributeFields(TableId _tableId, List _attributesList)
Run On
ServerParameters
- _tableId
- Type: TableId Extended Data Type
The ID of the table in which the fields should be searched.
- _attributesList
- Type: List Class
The list of forecast attributes.
Community Additions
ADD
Show: