RetailConcessionContractArea.updateSalesCostToDateFromArea Method
Updates the ToDate field of the RetailConcessionContractSalesCost table with the new date value if the record occurs in the table.
Syntax
public boolean updateSalesCostToDateFromArea(FromDate _newToDate)
Run On
Called
Parameters
- _newToDate
Type: FromDate Extended Data Type
The new date value that is used to update the field.
Return Value
Type: boolean
Always returns true.