Table of Contents

KVSKBAPaymentQRCodeTest

Events

OnAfterSetPaymentQRCodeDocType(Variant, Enum KVSKBAPaymentQRCodeDocType) :

Summary: Raised after determining the payment QR code document type for the document.

[IntegrationEvent(false, false)]
local procedure OnAfterSetPaymentQRCodeDocType(DocumentVariant: Variant; var PaymentQRCodeDocType: Enum "KVSKBAPaymentQRCodeDocType"): 

Parameters:

  • DocumentVariant: The document variant record.
  • PaymentQRCodeDocType: The payment QR code document type. Can be modified by subscribers.

Remarks: This event is raised after the payment QR code document type is determined for the document. Subscribers can modify the PaymentQRCodeDocType.