RetailConcessionContractSalesCost.update Method

Determines whether the entry for the sales cost history is not for today, inserts a record in that table with value of the ChangeDate field for today, and updates the current record.

Syntax

public void update()

Run On

Server

Remarks

This method calls the updateConcessionContractSalesCostHistory method to check and update the history.

See Also

Reference

RetailConcessionContractSalesCost Table