Page "Service Invoice Subform"
ID 5934
Namespace: Microsoft.Service.Document
Properties
| Name |
Value |
| AutoSplitKey |
True
|
| Caption |
Lines
|
| DelayedInsert |
True
|
| LinksAllowed |
False
|
| MultipleNewLines |
True
|
| PageType |
ListPart
|
| SourceTable |
Table Microsoft.Service.Document."Service Line"
|
| SourceTableView |
where("Document Type" = filter(Invoice))
|
Methods
ApproveCalcInvDisc
procedure ApproveCalcInvDisc()
GetShipment
InsertExtendedText
procedure InsertExtendedText(Unconditionally: Boolean)
Parameters
| Name |
Type |
Description |
|
Unconditionally
|
Boolean
|
|
UpdateForm
procedure UpdateForm(SetSaveRecord: Boolean)
Parameters
| Name |
Type |
Description |
|
SetSaveRecord
|
Boolean
|
|
Events
OnBeforeInsertExtendedText
[IntegrationEvent(False,False)]
local procedure OnBeforeInsertExtendedText(var ServiceLine: Record "Service Line")
Parameters
See also