Share via


PmfFormCtrl_BOMIdLookup.initPost Method [AX 2012]

Performs processing after the form is initialized.

Syntax

public void initPost()

Run On

Called

Exceptions

Exception Condition
Error

The form run object has not been set for the class.

Remarks

The method initializes the button manager for several controls on the form.

See Also

Reference

PmfFormCtrl_BOMIdLookup Class