PmfFormCtrl_ProdTableCreate.isCalledFromListPage Method [AX 2012]

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

public boolean isCalledFromListPage()

Run On

Called

Return Value

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

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

Community Additions

ADD
Show: