Share via


ProdTableType_Pmf.canReworkOrderStart Method [AX 2012]

Checks if the quantity to be processed has been reserved and the rework order can be started.

Syntax

public boolean canReworkOrderStart()

Run On

Server

Return Value

Type: boolean
true if the inventory has been reserved; otherwise, false.

See Also

Reference

ProdTableType_Pmf Class