RetailConsessionSettlementTable.TotalPartPaymentAmount Method
Calculates the total part payment amount.
Syntax
display Amount TotalPartPaymentAmount()
Run On
Called
Return Value
Type: Amount Extended Data Type
The CanceledPartPayment field value if the settlement is canceled; otherwise, the sales tax amount.
Remarks
This method calls the SalesTaxAmount method to calculate total sales tax amount.