Codeunit 99000835 Item Jnl. Line-Reserve in 24
- App
- Base Application
- Namespace
- Microsoft.Inventory.Journal
Versions171819202122232425262728latest
Source29
Procedures, 17
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CreateReservation | (var Record Item Journal Line, Text[100], Date, Decimal, Decimal, Record Reservation Entry) | public | - | |
| CreateReservationSetFrom | (Record Tracking Specification) | public | - | |
| Caption | (Record Item Journal Line) | Text | public | - |
| FindReservEntry | (Record Item Journal Line, var Record Reservation Entry) | Boolean | public | - |
| ReservEntryExist | (Record Item Journal Line) | Boolean | public | - |
| VerifyChange | (var Record Item Journal Line, var Record Item Journal Line) | public | - | |
| VerifyQuantity | (var Record Item Journal Line, var Record Item Journal Line) | public | - | |
| TransferItemJnlToItemLedgEntry | (var Record Item Journal Line, var Record Item Ledger Entry, Decimal, Boolean) | Boolean | public | - |
| RenameLine | (var Record Item Journal Line, var Record Item Journal Line) | public | - | |
| DeleteLineConfirm | (var Record Item Journal Line) | Boolean | public | - |
| DeleteLine | (var Record Item Journal Line) | public | - | |
| AssignForPlanning | (var Record Item Journal Line) | public | - | |
| Block | (Boolean) | public | - | |
| CallItemTracking | (var Record Item Journal Line, Boolean) | public | - | |
| RegisterBinContentItemTracking | (var Record Item Journal Line, var Record Tracking Specification) | public | - | |
| CreateItemTracking | (var Record Item Journal Line) | public | - | |
| ReservEntryExist | (Record Item Journal Line, var Record Reservation Entry) | Boolean | public | - |
Events, 15
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeTestOldReservEntryLocationCode | (var Record Reservation Entry, var Record Item Journal Line, var Boolean) | - |
| Integration event | OnTransferItemJnlToItemLedgEntryOnBeforeTestVariantCode | (var Record Reservation Entry, var Record Item Journal Line, var Boolean) | - |
| Integration event | OnVerifyChangeOnBeforeHasError | (Record Item Journal Line, Record Item Journal Line, var Boolean, var Boolean) | - |
| Integration event | OnBeforeCallItemTracking | (var Record Item Journal Line, Boolean, var Boolean) | - |
| Integration event | OnBeforeVerifyQuantity | (var Record Item Journal Line, Record Item Journal Line, var Codeunit Reservation Management, var Boolean, var Boolean) | - |
| Integration event | OnCallItemTrackingOnBeforeItemTrackingLinesRunModal | (var Record Item Journal Line, var Page Item Tracking Lines) | - |
| Integration event | OnTransferItemJnlToItemLedgEntryOnBeforeTransferReservEntry | (var Record Item Ledger Entry) | - |
| Integration event | OnTransferItemJnlToItemLedgEntryOnAfterTransferReservEntry | (Record Reservation Entry, Enum Reservation Status, Record Item Ledger Entry) | - |
| Integration event | OnBeforeDeleteLine | (var Record Item Journal Line) | - |
| Integration event | OnCallItemTrackingOnBeforeCallItemJnlLineItemTracking | (var Record Item Journal Line, var Boolean) | - |
| Integration event | OnBeforeVerifyChange | (var Record Item Journal Line, Record Item Journal Line, var Codeunit Reservation Management, var Boolean, var Boolean) | - |
| Integration event | OnCreateReservationOnBeforeCreateReservEntry | (var Record Item Journal Line, var Decimal, var Decimal, var Record Reservation Entry, var Boolean, var Record Tracking Specification, Date, var Text[100], Date) | - |
| Integration event | OnReservEntryExistOnBeforeReservationEntryIsEmpty | (var Record Reservation Entry, Record Item Journal Line) | - |
| Integration event | OnFindReservEntryOnBeforeReservationEntryFindLast | (var Record Reservation Entry, Record Item Journal Line) | - |
| Integration event | OnCreateReservationOnBeforeCreateReservation | (var Record Item Journal Line, var Record Tracking Specification, var Text[100], var Date, var Decimal, var Decimal, var Record Reservation Entry) | - |