Codeunit 99000840 Plng. Component-Reserve in 27
- App
- Base Application
- Namespace
- Microsoft.Inventory.Planning
Versions171819202122232425262728latest
Source29
Procedures, 18
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| CreateReservation | (Record Planning Component, Text[100], Date, Decimal, Decimal, Record Reservation Entry) | public | - | ||||
| CreateReservationSetFrom | (Record Tracking Specification) | public | - | ||||
| SetBinding | (Enum Reservation Binding) | public | - | ||||
| 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 | Pending 26.0 | ||||
| Moved to codeunit ProdOrderCompReserve | |||||||
| TransferPlanningCompToAsmLine | (var Record Planning Component, var Record Assembly Line, Decimal, Boolean) | public | Pending 26.0 | ||||
| Moved to codeunit AssemblyLineReserve | |||||||
| 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 | Pending 25.0 | ||||
| Replaced by procedure BindToTracking() | |||||||
| CreateBindingReservation | (Record Planning Component, Text[100], Date, Decimal, Decimal) | public | - | ||||
| BindToTracking | (Record Planning Component, Record Tracking Specification, Text[100], Date, Decimal, Decimal) | public | - | ||||
| InitFromProdPlanningComp | (var Record Tracking Specification, var Record Planning Component) | public | - | ||||
| TransferReservations | (var Record Planning Component, var Record Reservation Entry, Boolean, Decimal, Decimal, Integer, Option, Code[20], Code[10], Integer, Integer) | public | - | ||||
Events, 6
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Integration event | OnAfterCallItemTracking | (var Record Planning Component) | - | ||||
| Integration event | OnVerifyChangeOnBeforeHasError | (Record Planning Component, Record Planning Component, var Boolean, var Boolean) | - | ||||
| Integration event | OnCreateReservationOnBeforeCreateReservEntry | (var Record Planning Component, var Decimal, var Decimal, var Record Reservation Entry, var Record Tracking Specification, var Boolean, Date, Text[100], Date) | - | ||||
| Integration event | OnSetSourceForReservationOnBeforeUpdateReservation | (var Record Reservation Entry, Record Planning Component) | Pending 27.0 | ||||
| This event is never raised. | |||||||
| Integration event | OnAfterInitFromProdPlanningComp | (var Record Tracking Specification, Record Planning Component) | - | ||||
| Integration event | OnUpdateDerivedTrackingOnAfterSetReservationEntryFilters | (var Record Reservation Entry, Record Planning Component) | - | ||||