Share via


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

See Also

Reference

RetailConcessionContractCreateInvoice Class