Share via


ACOCapacityCalculator_BR.new Method [AX 2012]

Creates an instance of the ACOCapacityCalculator_BR class.

Syntax

public void new(
    date _fromDate, 
    date _toDate, 
    DimensionAttributeRecId _costCenterDimensionAttribute, 
    RecId _costCenterDimensionAttributeValue)

Run On

Called

Parameters

  • _fromDate
    Type: date
    A date that defines when the period begins.
  • _toDate
    Type: date
    A date that defines when the period ends.

See Also

Reference

ACOCapacityCalculator_BR Class