Page "Service Quote Subform"
ID 5965
Namespace: Microsoft.Service.Document
Source table: Table Microsoft.Service.Document."Service Item Line"
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 |