Codeunit 1104 Cost Account Allocation in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CalcAllocationKeys | () | Integer | public | - |
| CalcAllocationKey | (var Record Cost Allocation Source) | public | - | |
| CalcLineShare | (var Record Cost Allocation Target) | public | - | |
| GetTotalShare | (var Decimal) | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCalcDateFilter | (Record Cost Allocation Target, var Date, var Date, var Boolean) | - |
| Integration event | OnBeforeCalcLineShare | (Record Cost Allocation Target, var Boolean) | - |
| Integration event | OnAfterCalcAllocationKey | (var Record Cost Allocation Source) | - |
| Integration event | OnBeforeCalcAllocationKey | (var Record Cost Allocation Source) | - |