PCGlobalTableConstraintDataSourcePop.populate Method [AX 2012]

Populates the data sources of the table constraint edit form.

public void populate(PCGlobalTableConstraintDefinition _tableConstraintDefinition, Map _columnNameToDatasource)

Run On

Called

Parameters

_tableConstraintDefinition
Type: PCGlobalTableConstraintDefinition Table
A table constraint definition.
_columnNameToDatasource
Type: Map Class
A mapping from column name to data source.

Community Additions

ADD
Show: