Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.