Codeunit "Change Average Cost Setting"

ID 5810
Namespace: Microsoft.Inventory.Costing

Properties

Name Value
TableNo Table Microsoft.Inventory.Setup."Inventory Setup"

Methods

UpdateAvgCostFromAccPeriodChg

procedure UpdateAvgCostFromAccPeriodChg(AccPeriod: Record "Accounting Period")

Parameters

Name Type Description
AccPeriod Table Microsoft.Foundation.Period."Accounting Period"

Events

OnProcessItemAvgCostPointOnBeforeFindLastValueEntry

[IntegrationEvent(False,False)]
local procedure OnProcessItemAvgCostPointOnBeforeFindLastValueEntry(var ValueEntry: Record "Value Entry")

Parameters

Name Type Description
ValueEntry Table Microsoft.Inventory.Ledger."Value Entry"

See also