Table of Contents

KVSMEDEBillingFileInfo300

Events

OnBeforeCreateNewBillingFile300(Record KVSMEDEBillingInstitutionSetup, Boolean) :

Summary: This event is fired in page eBillingFileInfo300 on creating a new order file

[IntegrationEvent(false, false)]
local procedure OnBeforeCreateNewBillingFile300(KVSMEDEBillingInstitutionSetup: Record "KVSMEDEBillingInstitutionSetup"; var IsHandled: Boolean): 

Parameters:

  • KVSMEDEBillingInstitutionSetup: The record to create a new file for
  • IsHandled:

OnBeforeCreateExistingBillingFile300(Record KVSMEDEBillingFileInfo, Boolean) :

Summary: This event is fired in page eBillingFileInfo300 to create an existing order file again

[IntegrationEvent(false, false)]
local procedure OnBeforeCreateExistingBillingFile300(KVSMEDEBillingFileInfo: Record "KVSMEDEBillingFileInfo"; var IsHandled: Boolean): 

Parameters:

  • KVSMEDEBillingFileInfo: The record related to the file
  • IsHandled: