RetailConcessionContractSalesCost.updateConcessionContractSalesCostHistory Method
Determines whether the entry for the sales cost history is not for today and inserts a record with value of the ChangeDate field for today with the same values to the ContractId, AreaGroupId, AreaId, and ItemId fields.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
private void updateConcessionContractSalesCostHistory()
Microsoft Dynamics AX 2012 R2 (SYS)
private void updateConcessionContractSalesCostHistory()
Microsoft Dynamics AX 2012 Feature Pack (SYS)
public void updateConcessionContractSalesCostHistory()
Run On
Called
Remarks
If the entry not found for today the inserts a record with ChangeDate field to today.