Codeunit 99000842 Service Line-Reserve in 27
- App
- Base Application
- Namespace
- Microsoft.Service.Document
Versions171819202122232425262728latest
Source29
Procedures, 27
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| CreateReservation | (Record Service Line, Text[100], Date, Decimal, Decimal, Record Reservation Entry) | public | - | ||||
| CreateReservationSetFrom | (Record Tracking Specification) | public | - | ||||
| SetBinding | (Enum Reservation Binding) | public | - | ||||
| Caption | (Record Service Line) | Text | public | - | |||
| FindReservEntry | (Record Service Line, var Record Reservation Entry) | Boolean | public | - | |||
| ReservQuantity | (Record Service Line, var Decimal, var Decimal) | public | - | ||||
| VerifyChange | (var Record Service Line, var Record Service Line) | public | - | ||||
| VerifyQuantity | (var Record Service Line, var Record Service Line) | public | - | ||||
| DeleteLineConfirm | (var Record Service Line) | Boolean | public | - | |||
| DeleteLine | (var Record Service Line) | public | - | ||||
| CallItemTracking | (var Record Service Line) | public | - | ||||
| TransServLineToServLine | (var Record Service Line, var Record Service Line, Decimal) | public | - | ||||
| RetrieveInvoiceSpecification | (var Record Service Line, var Record Tracking Specification, Boolean) | Boolean | public | - | |||
| DeleteInvoiceSpecFromHeader | (Record Service Header) | public | - | ||||
| TransServLineToItemJnlLine | (var Record Service Line, var Record Item Journal Line, Decimal, var Boolean) | Decimal | public | - | |||
| UpdateItemTrackingAfterPosting | (Record Service Header) | public | - | ||||
| BindToPurchase | (Record Service Line, Record Purchase Line, Decimal, Decimal) | public | Pending 25.0 | ||||
| Replaced by procedure BindToTracking() | |||||||
| BindToRequisition | (Record Service Line, Record Requisition Line, Decimal, Decimal) | public | Pending 25.0 | ||||
| Replaced by procedure BindToTracking() | |||||||
| BindToTransfer | (Record Service Line, Record Transfer Line, Decimal, Decimal) | public | Pending 25.0 | ||||
| Replaced by procedure BindToTracking() | |||||||
| BindToProdOrder | (Record Service Line, Record Prod. Order Line, Decimal, Decimal) | public | Pending 25.0 | ||||
| Replaced by procedure BindToTracking() | |||||||
| BindToAssembly | (Record Service Line, Record Assembly Header, Decimal, Decimal) | public | Pending 25.0 | ||||
| Replaced by procedure BindToTracking() | |||||||
| CreateBindingReservation | (Record Service Line, Text[100], Date, Decimal, Decimal) | public | - | ||||
| GetReservedQtyFromInventory | (Record Service Line) | Decimal | public | - | |||
| GetReservedQtyFromInventory | (Record Service Header) | Decimal | public | - | |||
| BindToTracking | (Record Service Line, Record Tracking Specification, Text[100], Date, Decimal, Decimal) | public | - | ||||
| InitFromServLine | (var Record Tracking Specification, var Record Service Line, Boolean) | public | - | ||||
| ServiceInvLineCheck | (Record Service Line, Boolean) | public | - | ||||
Events, 12
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Integration event | OnVerifyChangeOnBeforeHasError | (Record Service Line, Record Service Line, var Boolean, var Boolean) | - | ||||
| Integration event | OnCallItemTrackingOnBeforeItemTrackingLinesRunModal | (var Record Service Line, var Page Item Tracking Lines) | - | ||||
| Integration event | OnBeforeTransServLineToItemJnlLine | (var Record Service Line, var Record Item Journal Line, Decimal, var Boolean, var Decimal, var Boolean) | - | ||||
| Integration event | OnBeforeVerifyChange | (var Record Service Line, var Record Service Line, var Boolean) | - | ||||
| Integration event | OnAfterReservQuantity | (Record Service Line, var Decimal, var Decimal) | - | ||||
| Integration event | OnTransServLineToServLineOnBeforeCreateReservEntry | (Record Reservation Entry, Record Service Line, var Decimal, var Boolean) | - | ||||
| Integration event | OnCreateReservationOnBeforeCreateReservEntry | (var Record Service Line, var Decimal, var Decimal, var Record Reservation Entry, var Boolean, var Record Tracking Specification, Date, Text[100], Date) | - | ||||
| Integration event | OnAfterCreateReservation | (var Record Service Line) | - | ||||
| Integration event | OnBeforeAutoReserveServLine | (Integer, var Decimal, var Decimal, Text[100], Date, var Boolean, Text[1], Integer, Record Reservation Entry) | - | ||||
| Integration event | OnSetSourceForReservationOnBeforeUpdateReservation | (var Record Reservation Entry, Record Service Line) | Pending 27.0 | ||||
| This event is never raised. | |||||||
| Integration event | OnAfterInitFromServLine | (var Record Tracking Specification, Record Service Line) | - | ||||
| Integration event | OnSetServLineOnBeforeUpdateReservation | (var Record Reservation Entry, Record Service Line) | - | ||||