[IntegrationEvent(True,False)]
local procedure OnIsTypeFieldEditableOnAfterFilterJobPlanningLineInvoice(var JobPlanningLineInvoice: Record "Job Planning Line Invoice", JobPlanningLine: Record "Job Planning Line", var TypeFieldEditable: Boolean, var IsHandled: Boolean)
[IntegrationEvent(True,False)]
local procedure OnAfterIsTypeFieldEditable(var JobPlanningLine: Record "Job Planning Line", var TypeFieldEditable: Boolean, var IsHandled: Boolean)
[IntegrationEvent(True,False)]
local procedure OnCreateSalesCreditMemoOnBeforeAction(var JobPlanningLine: Record "Job Planning Line", var IsHandled: Boolean)
[IntegrationEvent(True,False)]
local procedure OnCreateSalesInvoiceOnBeforeAction(var JobPlanningLine: Record "Job Planning Line", var IsHandled: Boolean)