Codeunit "Service Inv.-Printed"
ID 5902
Namespace: Microsoft.Service.History
Properties
| Name | Value |
|---|---|
| Permissions | TableData "Service Invoice Header" = rimd |
| TableNo | Table Microsoft.Service.History."Service Invoice Header" |
Events
OnBeforeModify
[IntegrationEvent(False,False)]
local procedure OnBeforeModify(var ServiceInvoiceHeader: Record "Service Invoice Header")
Parameters
| Name | Type | Description |
|---|---|---|
| ServiceInvoiceHeader | Table Microsoft.Service.History."Service Invoice Header" |
OnBeforeOnRun
[IntegrationEvent(False,False)]
local procedure OnBeforeOnRun(var ServiceInvoiceHeader: Record "Service Invoice Header", var SuppressCommit: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| ServiceInvoiceHeader | Table Microsoft.Service.History."Service Invoice Header" | |
| SuppressCommit | Boolean |