Page "Service Lines"

ID 5905
Namespace: Microsoft.Service.Document

Properties

Name Value
AutoSplitKey True
Caption Service Lines
DataCaptionFields 1,3
DelayedInsert True
PageType Worksheet
PopulateAllFields True
SourceTable Table Microsoft.Service.Document."Service Line"

Methods

CalcInvDisc

procedure CalcInvDisc(var ServLine: Record "Service Line")

Parameters

Name Type Description
ServLine Table Microsoft.Service.Document."Service Line"

Initialize

procedure Initialize(NewServItemLine: Integer)

Parameters

Name Type Description
NewServItemLine Integer

SetSelectionFilter

procedure SetSelectionFilter()

InsertExtendedText

procedure InsertExtendedText(Unconditionally: Boolean)

Parameters

Name Type Description
Unconditionally Boolean

LocationCodeOnAfterValidate

procedure LocationCodeOnAfterValidate()

QuantityOnAfterValidate

procedure QuantityOnAfterValidate()

PostingDateOnAfterValidate

procedure PostingDateOnAfterValidate()

Events

OnBeforeInsertExtendedText

[IntegrationEvent(False,False)]
local procedure OnBeforeInsertExtendedText(var ServiceLine: Record "Service Line")

Parameters

Name Type Description
ServiceLine Table Microsoft.Service.Document."Service Line"

OnBeforeSetSelectionFilter

[IntegrationEvent(False,False)]
local procedure OnBeforeSetSelectionFilter(var SelectionFilter: Option, var ServiceLine: Record "Service Line")

Parameters

Name Type Description
SelectionFilter Option
ServiceLine Table Microsoft.Service.Document."Service Line"

OnOpenPageOnBeforeSetSelectionFilter

[IntegrationEvent(False,False)]
local procedure OnOpenPageOnBeforeSetSelectionFilter(var SelectionFilter: Option)

Parameters

Name Type Description
SelectionFilter Option

OnPostOnBeforeInsertTempServiceLine

[IntegrationEvent(False,False)]
local procedure OnPostOnBeforeInsertTempServiceLine(var ServiceLine: Record "Service Line", var TempServiceLine: Record "Service Line" temporary)

Parameters

Name Type Description
ServiceLine Table Microsoft.Service.Document."Service Line"
TempServiceLine Table Microsoft.Service.Document."Service Line"

See also