ProdTableType.pmfCanSplit Method [AX 2012]

Determine if the split option should be available for this production order.

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.

This determines if the split order option should be available to the user. The base implementation always returns true.

Community Additions

ADD
Show: