WHSWorkExecuteDisplay.buildGetPotency Method [AX 2012]

Bulids the batch potency control.

Syntax

protected container buildGetPotency(
    container _con, 
    InventBatchId _inventBatchId, 
   [boolean _includeGroupLabel])

Run On

Called

Parameters

  • _con
    Type: container
    The RF container variable.
  • _includeGroupLabel
    Type: boolean
    Boolean value indicating whether the group label must be included.

Return Value

Type: container
The updated RF container variable.

See Also

Reference

WHSWorkExecuteDisplay Class