Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.