ReqQueryBuildHelper.selectFields Method [AX 2012]

Sets which fields should be selected from a data source.

public void selectFields(QueryBuildDataSource _qbds, container _fields)

Run On

Called

Parameters

_qbds
Type: QueryBuildDataSource Class
The data source instance.
_fields
Type: container
A container with the IDs of the fields that should be selected.

Community Additions

ADD
Show: