Codeunit 99000834 Purch. Line-Reserve in 26
- App
- Base Application
- Namespace
- Microsoft.Purchases.Document
Versions171819202122232425262728latest
Source29
Procedures, 26
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CreateReservation | (var Record Purchase Line, Text[100], Date, Decimal, Decimal, Record Reservation Entry) | public | - | |
| CreateReservationSetFrom | (Record Tracking Specification) | public | - | |
| ReservQuantity | (Record Purchase Line) | Decimal | public | - |
| Caption | (Record Purchase Line) | Text | public | - |
| FindReservEntry | (Record Purchase Line, var Record Reservation Entry) | Boolean | public | - |
| ReservEntryExist | (Record Purchase Line) | Boolean | public | - |
| VerifyChange | (var Record Purchase Line, var Record Purchase Line) | public | - | |
| VerifyQuantity | (var Record Purchase Line, var Record Purchase Line) | public | - | |
| UpdatePlanningFlexibility | (var Record Purchase Line) | public | - | |
| TransferPurchLineToItemJnlLine | (var Record Purchase Line, var Record Item Journal Line, Decimal, var Boolean) | Decimal | public | - |
| TransferPurchLineToPurchLine | (var Record Purchase Line, var Record Purchase Line, Decimal) | public | - | |
| DeleteLineConfirm | (var Record Purchase Line) | Boolean | public | - |
| DeleteLine | (var Record Purchase Line) | public | - | |
| Block | (Boolean) | public | - | |
| CallItemTracking | (var Record Purchase Line) | public | - | |
| CallItemTracking | (var Record Purchase Line, Decimal) | public | - | |
| RetrieveInvoiceSpecification | (var Record Purchase Line, var Record Tracking Specification) | Boolean | public | - |
| DeleteInvoiceSpecFromHeader | (Record Purchase Header) | public | - | |
| DeleteInvoiceSpecFromLine | (Record Purchase Line) | public | - | |
| UpdateItemTrackingAfterPosting | (Record Purchase Header) | public | - | |
| SetApplySpecificItemTracking | (Boolean) | public | - | |
| SetOverruleItemTracking | (Boolean) | public | - | |
| RetrieveInvoiceSpecification2 | (var Record Purchase Line, var Record Tracking Specification) | Boolean | public | - |
| GetReservedQtyFromInventory | (Record Purchase Line) | Decimal | public | - |
| GetReservedQtyFromInventory | (Record Purchase Header) | Decimal | public | - |
| InitFromPurchLine | (var Record Tracking Specification, Record Purchase Line) | public | - |
Events, 28
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnVerifyChangeOnBeforeHasError | (Record Purchase Line, Record Purchase Line, var Boolean, var Boolean) | - |
| Integration event | OnTransferPurchLineToPurchLineOnAfterOldReservEntrySetFilters | (var Record Purchase Line, var Record Purchase Line) | - |
| Integration event | OnVerifyChangeOnBeforeTestVariantCode | (var Record Purchase Line, var Record Purchase Line, var Boolean) | - |
| Integration event | OnCallItemTrackingOnBeforeItemTrackingFormRunModal | (var Record Purchase Line, var Page Item Tracking Lines) | - |
| Integration event | OnAfterUpdateItemTrackingAfterPosting | (var Record Purchase Header) | - |
| Integration event | OnBeforeTransferPurchLineToItemJnlLineReservEntry | (var Record Reservation Entry, Record Purchase Line, Record Item Journal Line, var Decimal, var Boolean) | - |
| Integration event | OnRetrieveInvoiceSpecification2OnBeforeInsert | (var Record Tracking Specification, Record Reservation Entry) | - |
| Integration event | OnBeforeCreateReservation | (var Record Purchase Line) | - |
| Integration event | OnBeforeRunItemTrackingLinesPage | (var Page Item Tracking Lines, var Boolean) | - |
| Integration event | OnUpdateStatisticsOnBeforeCheckSpecialOrder | (var Record Purchase Line) | - |
| Integration event | OnBeforeAssignForPlanning | (Record Purchase Line, var Boolean) | - |
| Integration event | OnBeforeRetrieveInvoiceSpecification2 | (Record Purchase Line, var Boolean) | - |
| Integration event | OnTransferPurchLineToItemJnlLineOnBeforeInitRecordSet | (var Record Reservation Entry) | - |
| Integration event | OnBeforeRetrieveInvoiceSpecification | (Record Purchase Line, var Boolean, var Boolean, var Record Tracking Specification) | - |
| Integration event | OnAfterCreateReservation | (var Record Purchase Line) | - |
| Integration event | OnBeforeTransferPurchLineToItemJnlLine | (var Record Purchase Line, var Record Item Journal Line, Decimal, var Boolean, var Decimal, var Boolean) | - |
| Integration event | OnCallItemTrackingOnAfterCalcShouldProcessDropShipment | (var Record Purchase Line, var Boolean, var Page Item Tracking Lines) | - |
| Integration event | OnBeforeDeleteLine | (var Record Purchase Line, var Boolean) | - |
| Integration event | OnBeforeVerifyQuantity | (Record Purchase Line, var Boolean, Record Purchase Line) | - |
| Integration event | OnBeforeCallItemTracking | (var Record Purchase Line, var Boolean) | - |
| Integration event | OnAfterReservQuantity | (Record Purchase Line, var Decimal) | - |
| Integration event | OnBeforeVerifyChange | (var Record Purchase Line, var Record Purchase Line, var Boolean) | - |
| Integration event | OnCreateReservationOnBeforeCreateReservEntry | (var Record Purchase Line, var Decimal, var Decimal, var Record Reservation Entry, var Boolean, var Record Tracking Specification, Date, var Text[100], Date) | - |
| Integration event | OnBeforeAutoReservePurchLine | (Integer, var Decimal, var Decimal, Text[100], Date, var Boolean, var Text[1], var Integer, Record Reservation Entry) | - |
| Integration event | OnAutoReservePurchLineOnBeforeSetQtyToReserveDownToTrackedQuantity | (Record Purchase Line, Record Reservation Entry, var Decimal, var Decimal, var Decimal) | - |
| Integration event | OnAfterAutoReservePurchLine | (var Record Purchase Line, Integer, var Decimal, var Decimal, Text[100], Date) | - |
| Integration event | OnSetSourceForReservationOnBeforeUpdateReservation | (var Record Reservation Entry, Record Purchase Line) | - |
| Integration event | OnAfterInitFromPurchLine | (var Record Tracking Specification, Record Purchase Line) | - |