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 cost in the FSHConcessionContractInvHistLine table.
Syntax
public void AddCostContractLine(
RetailConcessionContractAreaId _areaId,
RetailConcessionContractLinesTypeId _typeId,
Amount _Amount)
Run On
Called
Parameters
- _areaId
Type: RetailConcessionContractAreaId Extended Data Type
The ID number for contract area.
- _typeId
Type: RetailConcessionContractLinesTypeId Extended Data Type
The ID number of the contract Line
- _Amount
Type: Amount Extended Data Type
The amount which is added to the cost based on the type of contract line.