Codeunit 5854 Invt. Doc. Line-Reserve in 26
- App
- Base Application
- Namespace
- Microsoft.Inventory.Document
Versions171819202122232425262728latest
Source29
Procedures, 16
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CreateReservation | (var Record Invt. Document Line, Text[100], Date, Decimal, Decimal, Record Reservation Entry) | public | - | |
| CreateReservationSetFrom | (Record Tracking Specification) | public | - | |
| FilterReservFor | (var Record Reservation Entry, Record Invt. Document Line) | public | - | |
| Caption | (Record Invt. Document Line) | Text | public | - |
| FindReservEntry | (Record Invt. Document Line, var Record Reservation Entry) | Boolean | public | - |
| VerifyChange | (var Record Invt. Document Line, var Record Invt. Document Line) | public | - | |
| VerifyQuantity | (var Record Invt. Document Line, var Record Invt. Document Line) | public | - | |
| TransferInvtDocToItemJnlLine | (var Record Invt. Document Line, var Record Item Journal Line, Decimal) | public | - | |
| RenameLine | (var Record Invt. Document Line, var Record Invt. Document Line) | public | - | |
| DeleteLine | (var Record Invt. Document Line) | public | - | |
| AssignForPlanning | (var Record Invt. Document Line) | public | - | |
| Block | (Boolean) | public | - | |
| CallItemTracking | (var Record Invt. Document Line) | public | - | |
| CallItemTracking2 | (var Record Invt. Document Line, var Decimal) | public | - | |
| DeleteLineConfirm | (var Record Invt. Document Line) | Boolean | public | - |
| InitFromInvtDocLine | (var Record Tracking Specification, var Record Invt. Document Line) | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeDeleteLine | (var Record Invt. Document Line, Boolean, Boolean, var Boolean) | - |
| Integration event | OnBeforeVerifyChange | (var Record Invt. Document Line, var Record Invt. Document Line, var Boolean) | - |