GetPayedAmountByTerminal Procedure

  • 2 minutes to read

Codeunit CFL Payment Terminal Mgt

Get the amount payed for a specific record

Signature

GetPayedAmountByTerminal(TableNo: integer; SystemID: guid; PaymentMethodCode: code[20]; Show: boolean) : Decimal

Parameters

TableNo integer

The table number

SystemID guid

The system ID of the record

PaymentMethodCode code[20]

The payment method code

Show boolean

Show the records in a list

Returns

Decimal

The amount payed