Page "Service Invoice"

ID 5933
Namespace: Microsoft.Service.Document

Properties

Name Value
Caption Service Invoice
PageType Document
RefreshOnActivate True
SourceTable Table Microsoft.Service.Document."Service Header"
SourceTableView where("Document Type" = filter(Invoice))

Methods

RunBackgroundCheck

procedure RunBackgroundCheck()

SetPostingGroupEditable

procedure SetPostingGroupEditable()

Events

OnAfterOnAfterGetRecord

[IntegrationEvent(True,False)]
local procedure OnAfterOnAfterGetRecord(var ServiceHeader: Record "Service Header")

Parameters

Name Type Description
ServiceHeader Table Microsoft.Service.Document."Service Header"

See also