Codeunit 2678 Sales Alloc. Acc. Mgt. in 25
- App
- Base Application
- Namespace
- Microsoft.Finance.AllocationAccount.Sales
Versions171819202122232425262728latest
Source29
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetOrGenerateAllocationLines | (var Record Allocation Line, var Guid) | internal | - | |
| GetOrGenerateAllocationLines | (var Record Allocation Line, var Guid, var Decimal, var Date) | internal | - | |
| LoadManualAllocationLines | (var Record Sales Line, var Record Allocation Line) | internal | - | |
| CreateLinesFromAllocationAccountLine | (var Record Sales Line) | public | - | |
| VerifyAllocationAccount | (var Record Allocation Account) | internal | - | |
| VerifySelectedAllocationAccountNo | (var Record Sales Line) | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCreateSalesLine | (var Record Sales Line, var Record Allocation Line, var Record Sales Line) | - |
| Integration event | OnBeforeVerifySalesLine | (var Record Sales Line) | - |