Codeunit 99000830 Create Reserv. Entry in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 30
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| CreateEntry | (Code[20], Code[10], Code[10], Text[100], Date, Date, Integer, Enum Reservation Status) | public | - | ||||
| CreateReservEntry | (Code[20], Code[10], Code[10], Text[100], Date, Date) | public | - | ||||
| CreateReservEntry | (Code[20], Code[10], Code[10], Text[100], Date, Date, Integer) | public | - | ||||
| CreateReservEntryFor | (Option, Integer, Code[20], Code[10], Integer, Integer, Decimal, Decimal, Decimal, Record Reservation Entry) | public | - | ||||
| CreateReservEntryFor | (Option, Integer, Code[20], Code[10], Integer, Integer, Decimal, Decimal, Decimal, Code[50], Code[50]) | public | Pending 16.0 | ||||
| Replaced by CreateReservEntryFor(ForType, ForSubtype, ForID, ForBatchName, ForProdOrderLine, ForRefNo, ForQtyPerUOM, Quantity, QuantityBase, ForReservEntry) | |||||||
| CreateReservEntryFrom | (Record Tracking Specification) | public | - | ||||
| CreateReservEntryFrom | (Option, Integer, Code[20], Code[10], Integer, Integer, Decimal, Code[50], Code[50]) | public | Pending 16.0 | ||||
| Replaced by CreateReservEntryFrom(FromTrackingSpecification: Record "Tracking Specification") | |||||||
| CreateReservEntryExtraFields | (var Record Tracking Specification, var Record Tracking Specification) | public | - | ||||
| SetBinding | (Enum Reservation Binding) | public | - | ||||
| SetPlanningFlexibility | (Enum Reservation Planning Flexibility) | public | - | ||||
| SetDates | (Date, Date) | public | - | ||||
| SetQtyToHandleAndInvoice | (Decimal, Decimal) | public | - | ||||
| SetNewSerialLotNo | (Code[50], Code[50]) | public | Pending 17.0 | ||||
| Replaced by SetNewTrackingFrom() procedures. | |||||||
| SetNewTrackingFromItemJnlLine | (Record Item Journal Line) | public | - | ||||
| SetNewTrackingFromNewTrackingSpecification | (Record Tracking Specification) | public | - | ||||
| SetNewTrackingFromNewWhseItemTrackingLine | (Record Whse. Item Tracking Line) | public | - | ||||
| SetNewExpirationDate | (Date) | public | - | ||||
| SetDisallowCancellation | (Boolean) | public | - | ||||
| CreateRemainingReservEntry | (var Record Reservation Entry, Decimal, Decimal) | public | - | ||||
| TransferReservEntry | (Option, Integer, Code[20], Code[10], Integer, Integer, Decimal, Record Reservation Entry, Decimal) | Decimal | public | - | |||
| SignFactor | (var Record Reservation Entry) | Integer | public | - | |||
| GetLastEntry | (var Record Reservation Entry) | public | - | ||||
| SetItemLedgEntryNo | (Integer) | public | - | ||||
| SetApplyToEntryNo | (Integer) | public | - | ||||
| SetApplyFromEntryNo | (Integer) | public | - | ||||
| SetOverruleItemTracking | (Boolean) | public | - | ||||
| SetInbound | (Boolean) | public | - | ||||
| SetUseQtyToInvoice | (Boolean) | public | - | ||||
| SetUntrackedSurplus | (Boolean) | public | - | ||||
| UpdateItemTrackingAfterPosting | (var Record Reservation Entry) | public | - | ||||
Events, 31
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCheckValidity | (Record Reservation Entry, var Boolean) | - |
| Integration event | OnAfterCopyFromInsertReservEntry | (var Record Reservation Entry, var Record Reservation Entry, Record Reservation Entry) | - |
| Integration event | OnAfterCreateEntry | (Code[20], Code[10], Code[10]) | - |
| Integration event | OnAfterReservEntryInsert | (var Record Reservation Entry) | - |
| Integration event | OnAfterReservEntryInsertNonSurplus | (var Record Reservation Entry, var Record Reservation Entry) | - |
| Integration event | OnAfterSignFactor | (Record Reservation Entry, var Integer) | - |
| Integration event | OnAfterSetNewTrackingFromItemJnlLine | (var Record Reservation Entry, Record Item Journal Line) | - |
| Integration event | OnAfterSetNewTrackingFromNewTrackingSpecification | (var Record Reservation Entry, Record Tracking Specification) | - |
| Integration event | OnAfterSetNewTrackingFromNewWhseItemTrackingLine | (var Record Reservation Entry, Record Whse. Item Tracking Line) | - |
| Integration event | OnAfterTransferReservEntry | (Record Reservation Entry, Record Reservation Entry) | - |
| Integration event | OnBeforeCheckValidity | (var Record Reservation Entry, var Boolean) | - |
| Integration event | OnBeforeClearTracking | (var Record Reservation Entry, Boolean) | - |
| Integration event | OnBeforeCreateRemainingReservEntry | (var Record Reservation Entry, Record Reservation Entry) | - |
| Integration event | OnBeforeCreateRemainingNonSurplusReservEntry | (var Record Reservation Entry, Record Reservation Entry) | - |
| Integration event | OnBeforeReservEntryInsert | (var Record Reservation Entry) | - |
| Integration event | OnBeforeReservEntryInsertNonSurplus | (var Record Reservation Entry) | - |
| Integration event | OnBeforeReservEntryUpdateItemTracking | (var Record Reservation Entry, var Record Reservation Entry) | - |
| Integration event | OnBeforeSplitNonSurplusReservEntry | (var Record Tracking Specification, var Record Reservation Entry) | - |
| Integration event | OnBeforeSplitReservEntry | (var Record Tracking Specification, var Record Reservation Entry) | - |
| Integration event | OnBeforeUseOldReservEntry | (var Record Reservation Entry, var Record Reservation Entry) | - |
| Integration event | OnCreateEntryOnBeforeOnBeforeSplitReservEntry | (var Record Reservation Entry, var Record Reservation Entry) | - |
| Integration event | OnCreateEntryOnBeforeSurplusCondition | (var Record Reservation Entry) | - |
| Integration event | OnCreateReservEntryExtraFields | (var Record Reservation Entry, Record Tracking Specification, Record Tracking Specification) | - |
| Integration event | OnTransferReservEntryOnBeforeUpdateItemTracking | (var Record Reservation Entry) | - |
| Integration event | OnTransferReservEntryOnAfterNewReservEntryInsert | (var Record Reservation Entry) | - |
| Integration event | OnTransferReservEntryOnBeforeNewReservEntryModify | (var Record Reservation Entry, Boolean) | - |
| Integration event | OnTransferReservEntryOnNewItemTracking | (var Record Reservation Entry, var Record Reservation Entry, Decimal) | - |
| Integration event | OnAfterCreateRemainingReservEntry | (Record Reservation Entry, Record Reservation Entry) | - |
| Integration event | OnTransferReservEntryOnBeforeCreateNewReservEntry | (var Record Reservation Entry, Record Reservation Entry, var Boolean, Decimal) | - |
| Integration event | OnUpdateItemTrackingAfterPostingOnBeforeReservEntryModify | (var Record Reservation Entry) | - |
| Integration event | OnAfterSetQtyToHandleAndInvoice | (var Record Reservation Entry) | - |