Codeunit 99000840 Plng. Component-Reserve in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 16
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| CreateReservation | (Record Planning Component, Text[100], Date, Decimal, Decimal, Record Reservation Entry) | public | - | ||||
| CreateReservation | (Record Planning Component, Text[100], Date, Decimal, Decimal, Code[50], Code[50]) | public | Pending 16.0 | ||||
| Replaced by CreateReservation(PlanningComponent, Description, ExpectedReceiptDate, Quantity, QuantityBase, ForReservEntry) | |||||||
| CreateReservationSetFrom | (Record Tracking Specification) | public | - | ||||
| SetBinding | (Enum Reservation Binding) | public | - | ||||
| FilterReservFor | (var Record Reservation Entry, Record Planning Component) | public | Pending 16.0 | ||||
| Replaced by PlanningComponent.SetReservationFilters(FilterReservEntry) | |||||||
| Caption | (Record Planning Component) | Text | public | - | |||
| FindReservEntry | (Record Planning Component, var Record Reservation Entry) | Boolean | public | - | |||
| VerifyChange | (var Record Planning Component, var Record Planning Component) | public | - | ||||
| VerifyQuantity | (var Record Planning Component, var Record Planning Component) | public | - | ||||
| TransferPlanningCompToPOComp | (var Record Planning Component, var Record Prod. Order Component, Decimal, Boolean) | public | - | ||||
| TransferPlanningCompToAsmLine | (var Record Planning Component, var Record Assembly Line, Decimal, Boolean) | public | - | ||||
| DeleteLine | (var Record Planning Component) | public | - | ||||
| UpdateDerivedTracking | (var Record Planning Component) | public | - | ||||
| Block | (Boolean) | public | - | ||||
| CallItemTracking | (var Record Planning Component) | public | - | ||||
| BindToRequisition | (Record Planning Component, Record Requisition Line, Decimal, Decimal) | public | - | ||||
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCallItemTracking | (var Record Planning Component) | - |
| Integration event | OnVerifyChangeOnBeforeHasError | (Record Planning Component, Record Planning Component, var Boolean, var Boolean) | - |