KVSFCYGetInboundSourceDoc#
Events#
OnPostedWhseReceiptLineOnPreDataItem(Record Posted Whse. Receipt Line) :#
[IntegrationEvent(false, false)]
local procedure OnPostedWhseReceiptLineOnPreDataItem(var PostedWhseReceiptLine: Record "Posted Whse. Receipt Line"):
[EventSubscriber(ObjectType::Report, Report::"KVSFCYGetInboundSourceDoc", 'OnPostedWhseReceiptLineOnPreDataItem', '', false, false)]
local procedure DoSomethingOnPostedWhseReceiptLineOnPreDataItem(var PostedWhseReceiptLine: Record "Posted Whse. Receipt Line")
begin
end;