Codeunit 5985 Serv-Item Tracking Rsrv. Mgt. in 28
- App
- Base Application
- Namespace
- Microsoft.Service.Posting
Versions171819202122232425262728latest
Source29
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CheckTrackingSpecification | (Record Service Header, var Record Service Line) | public | - | |
| SaveInvoiceSpecification | (var Record Tracking Specification, var Record Tracking Specification) | public | - | |
| InsertTrackingSpecification | (var Record Service Header, var Record Tracking Specification) | public | - | |
| InsertTempHandlngSpecification | (Integer, var Record Service Line, var Record Tracking Specification, var Record Tracking Specification, var Record Tracking Specification, Boolean) | public | - | |
| RetrieveInvoiceSpecification | (var Record Service Line, var Record Tracking Specification, Boolean) | Boolean | public | - |
| DeleteInvoiceSpecFromHeader | (var Record Service Header) | public | - | |
| InsertShptEntryRelation | (var Record Service Shipment Line, var Record Tracking Specification, var Record Tracking Specification, Integer) | Integer | public | - |
| InsertValueEntryRelation | (var Record Value Entry Relation) | public | - | |
| TransServLineToItemJnlLine | (var Record Service Line, var Record Item Journal Line, Decimal, var Boolean) | public | - | |
| TransferReservToItemJnlLine | (var Record Service Line, var Record Item Journal Line, Decimal, var Boolean) | public | - | |
| SplitWhseJnlLine | (var Record Warehouse Journal Line, var Record Warehouse Journal Line, var Record Tracking Specification, Boolean) | public | - | |
| AdjustQuantityRounding | (Decimal, Decimal, Decimal, Decimal) | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeTransferReservToItemJnlLine | (var Record Service Line, var Record Item Journal Line, var Decimal, var Boolean, var Boolean) | - |
| Integration event | OnAfterCheckTrackingExists | (var Record Reservation Entry, var Boolean) | - |
| Integration event | OnCheckTrackingSpecificationOnBeforeGetItemTrackingSetup | (Record Service Line, var Record Item Tracking Setup, var Boolean) | - |