Codeunit 926 Assembly Line-Reserve in 27
- App
- Base Application
- Namespace
- Microsoft.Assembly.Document
Versions171819202122232425262728latest
Source29
Procedures, 27
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| CreateReservation | (Record Assembly Line, Text[100], Date, Decimal, Decimal, Record Reservation Entry) | public | - | ||||
| CreateReservationSetFrom | (Record Tracking Specification) | public | - | ||||
| SetBinding | (Enum Reservation Binding) | public | - | ||||
| FilterReservFor | (var Record Reservation Entry, Record Assembly Line) | public | - | ||||
| FindReservEntry | (Record Assembly Line, var Record Reservation Entry) | Boolean | public | - | |||
| ReservEntryExist | (Record Assembly Line) | Boolean | public | - | |||
| DeleteLine | (var Record Assembly Line) | public | - | ||||
| SetDeleteItemTracking | (Boolean) | public | - | ||||
| VerifyChange | (var Record Assembly Line, var Record Assembly Line) | public | - | ||||
| VerifyQuantity | (var Record Assembly Line, var Record Assembly Line) | public | - | ||||
| Caption | (Record Assembly Line) | Text | public | - | |||
| CallItemTracking | (var Record Assembly Line) | public | - | ||||
| DeleteLineConfirm | (var Record Assembly Line) | Boolean | public | - | |||
| UpdateItemTrackingAfterPosting | (Record Assembly Line) | public | - | ||||
| TransferAsmLineToItemJnlLine | (var Record Assembly Line, var Record Item Journal Line, Decimal, Boolean) | Decimal | public | - | |||
| TransferAsmLineToAsmLine | (var Record Assembly Line, var Record Assembly Line, Decimal) | public | - | ||||
| BindToRequisition | (Record Assembly Line, Record Requisition Line, Decimal, Decimal) | public | Pending 25.0 | ||||
| Replaced by procedure BindToTracking() | |||||||
| BindToPurchase | (Record Assembly Line, Record Purchase Line, Decimal, Decimal) | public | Pending 25.0 | ||||
| Replaced by procedure BindToTracking() | |||||||
| BindToProdOrder | (Record Assembly Line, Record Prod. Order Line, Decimal, Decimal) | public | Pending 25.0 | ||||
| Replaced by procedure BindToTracking() | |||||||
| BindToAssembly | (Record Assembly Line, Record Assembly Header, Decimal, Decimal) | public | Pending 25.0 | ||||
| Replaced by procedure BindToTracking() | |||||||
| BindToTransfer | (Record Assembly Line, Record Transfer Line, Decimal, Decimal) | public | Pending 25.0 | ||||
| Replaced by procedure BindToTracking() | |||||||
| CreateBindingReservation | (Record Assembly Line, Text[100], Date, Decimal, Decimal) | public | - | ||||
| GetReservedQtyFromInventory | (Record Assembly Line) | Decimal | public | - | |||
| GetReservedQtyFromInventory | (Record Assembly Header) | Decimal | public | - | |||
| BindToTracking | (Record Assembly Line, Record Tracking Specification, Text[100], Date, Decimal, Decimal) | public | - | ||||
| InitFromAsmLine | (var Record Tracking Specification, var Record Assembly Line) | public | - | ||||
| TransferPlanningCompToAsmLine | (var Record Planning Component, var Record Assembly Line, Decimal, Boolean) | public | - | ||||
Events, 12
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Integration event | OnVerifyChangeOnBeforeHasError | (Record Assembly Line, Record Assembly Line, var Boolean, var Boolean) | - | ||||
| Integration event | OnCallItemTrackingOnBeforeItemTrackingLinesRunModal | (var Record Assembly Line, var Page Item Tracking Lines) | - | ||||
| Integration event | OnBeforeCreateReservation | (Record Assembly Line, Text[100], Date, Decimal, Decimal, Record Reservation Entry, Record Tracking Specification, var Boolean) | - | ||||
| Integration event | OnCreateReservationOnBeforeCreateReservEntry | (var Record Assembly Line, var Decimal, var Decimal, var Record Reservation Entry, var Record Tracking Specification, var Boolean, Date, Text[100], Date) | - | ||||
| Integration event | OnBeforeAutoReserveAssemblyLine | (Integer, var Decimal, var Decimal, Text[100], Date, var Boolean, Text[1], Integer, Record Reservation Entry) | - | ||||
| Integration event | OnSetSourceForReservationOnBeforeUpdateReservation | (var Record Reservation Entry, Record Assembly Line) | Pending 27.0 | ||||
| This event is never raised. | |||||||
| Integration event | OnAfterInitFromAsmLine | (var Record Tracking Specification, Record Assembly Line) | - | ||||
| Integration event | OnTransferAsmLineToItemJnlLineOnBeforeTransferReservationEntry | (var Record Reservation Entry, var Record Assembly Line, var Record Item Journal Line, var Boolean) | - | ||||
| Integration event | OnSetAssemblyLineOnBeforeUpdateReservation | (var Record Reservation Entry, Record Assembly Line) | - | ||||
| Integration event | OnDeleteLineOnBeforeDeleteReservationEntries | (Record Assembly Line) | - | ||||
| Integration event | OnVerifyQuantityOnBeforeDeleteReservationEntries | (var Record Assembly Line) | - | ||||
| Integration event | OnTransferAsmLineToAsmLineOnBeforeTransferReservationEntry | (var Record Assembly Line, var Record Assembly Line, var Record Reservation Entry) | - | ||||