Report "Update Contract Prices"
ID 6031
Namespace: Microsoft.Service.Contract
Properties
Name
Value
ApplicationArea
#Service
Caption
Update Service Contract Prices
ProcessingOnly
True
UsageCategory
Tasks
Methods
InitializeRequest
procedure InitializeRequest(UpdateToDateFrom: Date, PricePercentage: Decimal, PerformUpdate: Option)
Parameters
Name
Type
Description
UpdateToDateFrom
Date
PricePercentage
Decimal
PerformUpdate
Option
Events
[IntegrationEvent(False,False)]
local procedure OnBeforeServiceContractLineModify(var ServiceContractLine: Record "Service Contract Line", ServiceContractHeader: Record "Service Contract Header", UpdateToDate: Date, PriceUpdPct: Decimal)
Parameters
[IntegrationEvent(False,False)]
local procedure OnBeforeCalcAnnualAmt(var ServiceContractHeader: Record "Service Contract Header", var IsHandled: Boolean)
Parameters
See also