Page "Contract Trend Lines"

ID 6061
Namespace: Microsoft.Service.Contract

Properties

Name Value
Caption Lines
LinksAllowed False
PageType ListPart
SourceTable Table Microsoft.Service.Contract."Contract Trend Buffer"
SourceTableTemporary True

Methods

SetLines

procedure SetLines(var NewServContract: Record "Service Contract Header", NewPeriodType: Enum "Analysis Period Type", NewAmountType: Enum "Analysis Amount Type")

Parameters

Name Type Description
NewServContract Table Microsoft.Service.Contract."Service Contract Header"
NewPeriodType Enum Microsoft.Foundation.Enums."Analysis Period Type"
NewAmountType Enum Microsoft.Foundation.Enums."Analysis Amount Type"

Events

OnAfterCalcLine

[IntegrationEvent(False,False)]
local procedure OnAfterCalcLine(var ServiceContractHeader: Record "Service Contract Header", var ServiceItemTrendBuffer: Record "Contract Trend Buffer")

Parameters

Name Type Description
ServiceContractHeader Table Microsoft.Service.Contract."Service Contract Header"
ServiceItemTrendBuffer Table Microsoft.Service.Contract."Contract Trend Buffer"

See also