Share via


ProdTableType_Pmf.pmfCanSplit Method [AX 2012]

Determine if the split option should be available for this batch order (a specific subset of production order).

Syntax

public boolean pmfCanSplit()

Run On

Server

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.

See Also

Reference

ProdTableType_Pmf Class