Report "Delete Invoiced Service Orders"
ID 5914
Namespace: Microsoft.Service.Document
Properties
Name
Value
AccessByPermission
TableData "Service Header" = RD
ApplicationArea
#Service
Caption
Delete Invoiced Service Orders
ProcessingOnly
True
UsageCategory
Tasks
Events
[IntegrationEvent(False,False)]
local procedure OnBeforeDeleteServiceHeader(var ServiceHeader: Record "Service Header")
Parameters
OnBeforeDeleteServiceOrderLine
[IntegrationEvent(False,False)]
local procedure OnBeforeDeleteServiceOrderLine(ServiceLine: Record "Service Line")
Parameters
OnBeforeDeleteServiceOrderItemLine
[IntegrationEvent(False,False)]
local procedure OnBeforeDeleteServiceOrderItemLine(ServiceItemLine: Record "Service Item Line")
Parameters
[IntegrationEvent(False,False)]
local procedure OnBeforeServiceHeaderOnAfterGetRecord(var ServiceHeader: Record "Service Header", var IsHandled: Boolean, var ProgressDialog: Dialog)
Parameters
See also