Codeunit 99000840 Plng. Component-Reserve in 22
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 15
| 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 | - | |
| 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 | - | |
| CreateBindingReservation | (Record Planning Component, Text[100], Date, 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) | - |