PCGlobalTableConstraintController.setFormContext Method [AX 2012]

Sets the form context for the user defined table constraint edit form controller.

protected void setFormContext(FormRun _formRun, PCGlobalTableConstraintDefinition _tableConstraintDefinition)

Run On

Called

Parameters

_formRun
Type: FormRun Class
The FormRun instance.
_tableConstraintDefinition
Type: PCGlobalTableConstraintDefinition Table
The table constraint definition.

Community Additions

ADD
Show: