WHSWorkExecuteDisplay.buildBatchExpDate Method [AX 2012]

Builds the batch expiration date control on the RF screen.

Syntax

protected container buildBatchExpDate(container _con)

Run On

Called

Parameters

  • _con
    Type: container
    The RF container variable.

Return Value

Type: container
Returns the updated RF container variable.

See Also

Reference

WHSWorkExecuteDisplay Class