Show / Hide Table of Contents

CFL Payment Terminal Mgt

  • 8/26/2025
  • 2 minutes to read

Object Definition

Object TypeCodeunit
Object ID2102184
Object NameCFL Payment Terminal Mgt

Procedures

Name Description
CreatePaymentTerminalPayment(integer; guid; code[20]; decimal; code[20]; code[20]): record "CFL Terminal Payment" Create a Payment for a given record
CreatePaymentTerminalPayment(integer; guid; code[20]; decimal; code[20]; enum "Gen. Journal Account Type"; code[20]; list of [enum "Gen. Journal Document Type"]; list of [code[20]]; list of [Decimal]): record "CFL Terminal Payment" Create a Payment for a given record
CreatePaymentTerminalPayment(integer; guid; code[20]; decimal; code[20]; integer): record "CFL Terminal Payment" Create a Payment for a given record
GetPayedAmountByTerminal(integer; guid; code[20]; boolean): Decimal Get the amount payed for a specific record
GetPaymentTerminal(): code[20] Get the Payment Terminal for the current user
PostPayment(Record "CFL Terminal Payment") Post the payment
ProcessPaymentOnTerminal(Record "CFL Terminal Payment")

Events

Name Description
OnAfterGetPaymentTerminal(Code[20])
OnBeforeGetPaymentTerminal(Code[20])
  • Edit this doc
Back to top docs.bocount.net
Created by Dynamate