Share via


RetailConcessionContractSalesCost.delete Method

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

Syntax

public void delete()

Run On

Server

Remarks

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

See Also

Reference

RetailConcessionContractSalesCost Table