Codeunit 1104 Cost Account Allocation in 27

App
Base Application
Namespace
Microsoft.CostAccounting.Allocation

Procedures, 4Events, 7

Versions171819202122232425262728latest

Source29

Procedures, 4

NameParametersReturnsAccessObsolete
CalcAllocationKeys()Integerpublic-
CalcAllocationKey(var Record Cost Allocation Source)public-
CalcLineShare(var Record Cost Allocation Target)public-
GetTotalShare(var Decimal)public-

Events, 7

KindNameParametersObsolete
Integration eventOnAfterCalcAllocationKey(var Record Cost Allocation Source)-
Integration eventOnBeforeCalcAllocationKey(var Record Cost Allocation Source)-
Integration eventOnBeforeCalcDateFilter(var Record Cost Allocation Target, var Date, var Date, var Boolean)-
Integration eventOnBeforeCalcLineShare(var Record Cost Allocation Target, var Boolean)-
Integration eventOnBeforeCalcEmployeeCountShare(Record Cost Allocation Target, var Decimal, Date, Date, var Boolean)-
Integration eventOnBeforeCalcItemSoldQtyShare(var Record Cost Allocation Target, var Record Value Entry, var Boolean)-
Integration eventOnAfterSumValueEntryField(var Record Value Entry, Integer)-