KVSMEDEBillingFileInfo302
Events
OnBeforeCreateNewBillingFile302(Record KVSMEDEBillingInstitutionSetup, Boolean) :
Summary: This event is fired in page eBillingFileInfo302 on creating a new order file
[IntegrationEvent(false, false)]
local procedure OnBeforeCreateNewBillingFile302(KVSMEDEBillingInstitutionSetup: Record "KVSMEDEBillingInstitutionSetup"; var IsHandled: Boolean):
Parameters:
KVSMEDEBillingInstitutionSetup: The record to create a new file forIsHandled:
OnBeforeCreateExistingBillingFile302(Record KVSMEDEBillingFileInfo, Boolean) :
Summary: This event is fired in page eBillingFileInfo302 to create an existing order file again
[IntegrationEvent(false, false)]
local procedure OnBeforeCreateExistingBillingFile302(KVSMEDEBillingFileInfo: Record "KVSMEDEBillingFileInfo"; var IsHandled: Boolean):
Parameters:
KVSMEDEBillingFileInfo: The record related to the fileIsHandled: