RetailConcessionContractLines.update Method

Checks whether the entry for the concession contract lines history is not for today, inserts a record in that table with the value of the ChangeDate field to today, and updates the current record.

Syntax

public void update()

Run On

Server

Remarks

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

See Also

Reference

RetailConcessionContractLines Table