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.
Determine if the split option should be available for this production order.
Syntax
public boolean pmfCanSplit()
Run On
Called
Return Value
Type: boolean
true if the split option should be shown; false if it should not be shown.
Remarks
This determines if the split order option should be available to the user. The base implementation always returns true.