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.
Inserts a record in the RetailConsessionPartPaymentLine table.
Syntax
public void createPartPaymentLine(
RetailConcessionContractPayment _FSHConcessionContractPayment,
RetailTmpConcessionContractSales _TmpConcessionContractSales,
Amount _PartPayAmount,
Amount _PartPayTaxAmount)
Run On
Client
Parameters
- _FSHConcessionContractPayment
Type: RetailConcessionContractPayment Table
A RetailConcessionContractPayment record.
- _TmpConcessionContractSales
Type: RetailTmpConcessionContractSales Table
A RetailTmpConcessionContractSales record.
- _PartPayAmount
Type: Amount Extended Data Type
A value for the PrePayAmount field of the RetailConsessionPartPaymentLine table.
- _PartPayTaxAmount
Type: Amount Extended Data Type
A value for the PartPayTaxAmount field of the RetailConsessionPartPaymentLine table.