Share via


PmfFormCtrl_ProdTableCreate.isCalledFromListPage Method [AX 2012]

Indicates whether the form is being started from the production order list page.

Syntax

public boolean isCalledFromListPage()

Run On

Called

Return Value

Type: boolean
true if the form has been started from the list page; otherwise, false.

Remarks

The method is being used by the button manager to set fields properties appropriately.

See Also

Reference

PmfFormCtrl_ProdTableCreate Class