PCGlobalTableConstraintController.createDone Method [AX 2012]

Sets flag that create is done being handled from the form.

public void createDone()

Run On

Called

This is needed because write is being called when creating a new record in the form and here we do not actually want to write the record.

Community Additions

ADD
Show: