Why do you need this change?
Can you change IncludeSender to true, so i can get information from the page and be able to set visibility for my own fields?
//[IntegrationEvent(false, false)]
[IntegrationEvent(true, false)]
local procedure OnAfterUpdateColumnVisibility(PriceListHeader: Record "Price List Header"; var SourceTypeVisible: Boolean; var JobSourceTypeVisible: Boolean)
begin
end;
Describe the request
..
Internal work item: AB#615080