Share via


PmfFormCtrl_ProdTableCreate.setReworkFields Method [AX 2012]

Set the rework order fields.

Syntax

public ProdTable setReworkFields(ProdTable _prodTable, ProdTable _caller)

Run On

Called

Parameters

  • _prodTable
    Type: ProdTable Table
    The batch order record for which to set the fields.

Return Value

Type: ProdTable Table
The batch order record with the rework order fields set.

See Also

Reference

PmfFormCtrl_ProdTableCreate Class