PmfFormCtrl_ProdParmReportFinished.setDatasources Method [AX 2012]
Sets the data sources that are used in rule computation.
public void setDatasources(
[Common _datasources1,
Common _datasources2,
Common _datasources3,
Common _datasources4,
Common _datasources5])
Run On
CalledParameters
- _datasources1
- Type: Common Table
A Common table buffer that is associated with the first data source.
- _datasources2
- Type: Common Table
A Common table buffer that is associated with the second data source.
- _datasources3
- Type: Common Table
A Common table buffer that is associated with the third data source.
- _datasources4
- Type: Common Table
A Common table buffer that is associated with the fourth data source.
- _datasources5
- Type: Common Table
A Common table buffer that is associated with the fifth data source.
Community Additions
ADD
Show: