WHSWorkExecuteDisplay.rebuildUseVendBatchDates Method [AX 2012]

If an error occurs, rebuild the combo boxes on the RF screen.

Syntax

protected container rebuildUseVendBatchDates(container _con)

Run On

Called

Parameters

  • _con
    Type: container
    The current RF container variable.

Return Value

Type: container
Returns the updated RF container variable.

See Also

Reference

WHSWorkExecuteDisplay Class