Codeunit 5531 Calc. Inventory Page Data in 23
- App
- Base Application
- Namespace
- Microsoft.Inventory.Availability
Versions171819202122232425262728latest
Source29
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Initialize | (var Record Item, Code[10], Boolean, Date, Boolean) | public | - | |
| CreatePeriodEntries | (var Record Inventory Page Data, Option) | public | - | |
| DetailsForPeriodEntry | (var Record Inventory Page Data, Boolean) | public | - | |
| ShowDocument | (RecordId) | public | - |
Events, 12
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterInitialize | (var Record Item, var Code[10], var Boolean, var Date, var Boolean) | - |
| Integration event | OnAfterUpdatePeriodTotals | (var Record Inventory Page Data, Record Inventory Page Data) | - |
| Integration event | OnDetailsForPeriodEntryOnBeforeInvtPageDataInsert | (var Record Inventory Page Data, var Boolean) | - |
| Integration event | OnDetailsForPeriodEntryOnBeforeInvtPageDataModify | (var Record Inventory Page Data) | - |
| Integration event | OnTransferToPeriodDetailsElseCase | (var Record Inventory Page Data, Record Inventory Event Buffer, var Boolean) | - |
| Integration event | OnAfterTransferToPeriodDetails | (var Record Inventory Page Data, var Record Inventory Event Buffer, Integer, Integer) | - |
| Integration event | OnAfterUpdateInventory | (var Record Inventory Page Data, var Record Inventory Event Buffer) | - |
| Integration event | OnAfterTransferTransLine | (var Record Inventory Page Data, var Record Transfer Header) | - |
| Integration event | OnAfterTransferProdOrderComp | (var Record Inventory Page Data, var Record Production Order) | - |
| Integration event | OnAfterTransferPlanningComp | (var Record Inventory Page Data, var Record Requisition Line) | - |
| Integration event | OnBeforeInitialize | (var Record Item, var Code[10], var Boolean, var Date, var Boolean) | - |
| Integration event | OnCreatePeriodEntriesOnBeforeInvtPageDataInsert | (var Record Inventory Page Data, var Record Inventory Event Buffer) | - |