Page "Service Quote Subform"

ID 5965
Namespace: Microsoft.Service.Document

Properties

Name Value
AutoSplitKey True
Caption Lines
DelayedInsert True
LinksAllowed False
PageType ListPart
SourceTable Table Microsoft.Service.Document."Service Item Line"
SourceTableView where("Document Type" = const(Quote))

Events

OnBeforeRegisterServInvLines

[IntegrationEvent(True,False)]
local procedure OnBeforeRegisterServInvLines(var ServiceItemLine: Record "Service Item Line", var IsHandled: Boolean)

Parameters

Name Type Description
ServiceItemLine Table Microsoft.Service.Document."Service Item Line"
IsHandled Boolean

See also