KVSMEDScheduleJnlManagement
Events
OnAfterChangeAddressesFromJnlLine(Record KVSMEDScheduleJnlLine, Record KVSMEDContactShipToAddress) :
Summary: Raised after the addresses have been changed from a schedule journal line.
[IntegrationEvent(false, false)]
local procedure OnAfterChangeAddressesFromJnlLine(var KVSMEDScheduleJnlLine: Record "KVSMEDScheduleJnlLine"; KVSMEDContactShipToAddress: Record "KVSMEDContactShipToAddress"):
Parameters:
KVSMEDScheduleJnlLine: The schedule journal line that was modified.KVSMEDContactShipToAddress: The contact ship-to address used for the change.