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 FromDate field of the RetailConcessionContractSalesCost table with the new date value if the record occurs in the table.
Syntax
public boolean updateSalesCostFromDateFromArea(FromDate _newFromDate)
Run On
Called
Parameters
- _newFromDate
Type: FromDate Extended Data Type
The new date value that is used to update the field.
Return Value
Type: boolean
Always returns true.