Table of Contents

KVSMEDEBillingGermanyLib

Events

OnINV300OnAfterGenerateDocNo(Record KVSMEDEBillingEntry, Text[30]) :

Summary: Event triggered after the document number has been generated in procedure INV300 and before it is saved to RETURNVALUE.

[IntegrationEvent(false, false)]
local procedure OnINV300OnAfterGenerateDocNo(KVSMEDEBillingEntry: Record "KVSMEDEBillingEntry"; var DocNo: Text[30]): 

Parameters:

  • KVSMEDEBillingEntry:
  • DocNo:

OnVWIIOnAfterGenerateDocNo(Record KVSMEDEBillingEntry, Text[30]) :

Summary: Event triggered after the document number has been generated in procedure VWI_I and before it is saved to RETURNVALUE.

[IntegrationEvent(false, false)]
local procedure OnVWIIOnAfterGenerateDocNo(KVSMEDEBillingEntry: Record "KVSMEDEBillingEntry"; var DocNo: Text[30]): 

Parameters:

  • KVSMEDEBillingEntry:
  • DocNo: