Share via


PmfFormCtrl_ProdTable_ProdTable.isProdRAF Method [AX 2012]

Determines whether the current record is a Process type and if the order status is Reported as Finished

Syntax

public NoYes isProdRAF()

Run On

Called

Return Value

Type: NoYes Enumeration
NoYes::Yes if Process order and Reported as finished; otherwise NoYes::No .

See Also

Reference

PmfFormCtrl_ProdTable_ProdTable Class