Page "Service Statistics"

ID 6030
Namespace: Microsoft.Service.Document

Properties

Name Value
Caption Service Statistics
DeleteAllowed False
InsertAllowed False
LinksAllowed False
PageType ListPlus
SourceTable Table Microsoft.Service.Document."Service Header"

Events

OnAfterUpdateHeaderInfo

[IntegrationEvent(True,False)]
local procedure OnAfterUpdateHeaderInfo(var TotalServLineLCY: array[7] of Record "Service Line", var IndexNo: Integer)

Parameters

Name Type Description
TotalServLineLCY array[7] of Record "Service Line"
IndexNo Integer

OnAfterGetRecordAfterCalcProfit

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

Parameters

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

OnUpdateHeaderInfoOnAfterCalcTotalAmount

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

Parameters

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

See also