Share via


RetailConcessionContractInvHistory.AddCostOnSales Method [AX 2012]

Updates the sales cost of the contract.

Syntax

public void AddCostOnSales(RetailConcessionContractAreaId _areaId, Amount _Amount)

Run On

Called

Parameters

  • _Amount
    Type: Amount Extended Data Type
    The amount that is added to the CostOnSales field of the FSHConcessionContractInvHistLine table.

See Also

Reference

RetailConcessionContractInvHistory Class