Codeunit 99000842 Service Line-Reserve in 28
- App
- Base Application
- Namespace
- Microsoft.Service.Document
Versions171819202122232425262728latest
Source29
Procedures, 22
| 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 | - | |
| 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, 13
| 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) | - | ||||
| Integration event | OnTransServLineToItemJnlLineOnBeforeTransferReservationEntry | (var Record Reservation Entry, var Record Service Line, var Record Item Journal Line, var Boolean) | - | ||||