Share via


InventAgingUIBuilder.enableAgingGroups Method [AX 2012]

Enables date field related to aging period.

Syntax

protected void enableAgingGroups(int _agingPeriodUnitSelectionValue)

Run On

Called

Parameters

  • _agingPeriodUnitSelectionValue
    Type: int
    A value index of enum InventAgingPeriod indicating the aging period selected.

See Also

Reference

InventAgingUIBuilder Class