Codeunit 2675 Allocation Account Mgt. in 25
- App
- Base Application
- Namespace
- Microsoft.Finance.AllocationAccount
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| UseAllocationAccountNoField | () | Boolean | public | - |
| GenerateAllocationLines | (var Record Allocation Account, var Record Allocation Line, Decimal, Date, Integer, Code[10]) | public | - | |
| GenerateVariableAllocationLines | (var Record Allocation Account, var Record Allocation Line, Decimal, Date, Integer, Code[10]) | internal | - | |
| GenerateFixedAllocationLines | (var Record Allocation Account, var Record Allocation Line, Decimal, Integer, Code[10]) | internal | - | |
| VerifyNoInheritFromParentUsed | (Code[20]) | public | - | |
| GetDefaultAmountForPreview | () | Decimal | internal | - |
| GetCurrencyRoundingPrecision | (Code[10]) | Decimal | internal | - |
| SplitQuantitiesIfNeeded | (Decimal, var Record Allocation Line, var Record Allocation Account) | internal | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnGenerateFixedAllocationLinesOnAfterInsertAllocationLine | (var Record Allocation Line, var Record Alloc. Account Distribution) | - |
| Integration event | OnGenerateVariableAllocationLinesOnAfterInsertAllocationLine | (var Record Allocation Line, var Record Alloc. Account Distribution) | - |
| Integration event | OnBeforeGenerateVariableAllocationLines | (var Record Allocation Account, var Record Allocation Line, var Integer) | - |
| Integration event | OnAfterGenerateVariableAllocationLines | (var Record Allocation Account, var Record Allocation Line, var Integer) | - |