[IntegrationEvent(False,False)]
procedure OnCopyInvtDocLineOnBeforeCopyItemTrackingAndAppliesValues(var ToInvtDocumentHeader: Record "Invt. Document Header", var ToInvtDocumentLine: Record "Invt. Document Line", var FromInvtDocumentHeader: Record "Invt. Document Header", var FromInvtDocumentLine: Record "Invt. Document Line", FromInvtDocType: Enum "Invt. Doc. Document Type From", var CopyThisLine: Boolean, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnAfterCopyInvtDocLine(var ToInvtDocumentLine: Record "Invt. Document Line", var FromInvtDocumentHeader: Record "Invt. Document Header", var FromInvtDocumentLine: Record "Invt. Document Line")
[IntegrationEvent(False,False)]
local procedure OnCopyItemDocOnBeforeLoopFromInventoryDocumentLine(var FromInvtDocumentLine: Record "Invt. Document Line")
[IntegrationEvent(False,False)]
local procedure OnCopyItemDocOnBeforeLoopFromInventoryReceiptLine(var FromInvtReceiptLine: Record "Invt. Receipt Line")
[IntegrationEvent(False,False)]
local procedure OnCopyItemDocOnBeforeLoopFromInventoryShipmentLine(var FromInvtShipmentLine: Record "Invt. Shipment Line")