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

Server

Parameters

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

Return Value

Type: List Class
The list of table field IDs.

Community Additions

ADD
Show: