Why do you need this change?
Need ServHeader as a parameter to use the global value in "Serv-Document Mgt."
Describe the request
Hello,
Would it be possible to get ServHeader as a parameter in this event "OnAfterServShptLineInsert" ?
[IntegrationEvent(false, false)]
local procedure OnAfterServShptLineInsert(var ServiceShipmentLine: Record "Service Shipment Line"; ServiceLine: Record "Service Line"; ServiceShipmentHeader: Record "Service Shipment Header"; ServiceInvoiceHeader: Record "Service Invoice Header"; PassedServiceLine: Record "Service Line")
begin
end;
Internal work item: AB#619092