RetailConcessionContractCreateInvoice.createPaymentCostSalesLine Method [AX 2012]
Creates a SalesLine record based on the tender type and card type of the contract.
Syntax
public void createPaymentCostSalesLine(RetailConcessionContractPayment _FSHConcessionContractPayment, SalesAmount SalesAmount)
Run On
Client
Parameters
- _FSHConcessionContractPayment
Type: RetailConcessionContractPayment Table
A FSHConcessionContractPayment record.
- SalesAmount
Type: SalesAmount Extended Data Type
A value for the sales amount.