Codeunit 5701 Item Subst. in 25
- App
- Base Application
- Namespace
- Microsoft.Inventory.Item.Substitution
Versions171819202122232425262728latest
Source29
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| ItemSubstGet | (var Record Sales Line) | Boolean | public | - | |||
| ItemServiceSubstGet | (var Record Service Line) | public | Pending 25.0 | ||||
| Moved to codeunit ServItemSubstitution | |||||||
| GetCompSubst | (var Record Prod. Order Component) | public | - | ||||
| UpdateComponent | (var Record Prod. Order Component, Code[20], Code[10]) | public | - | ||||
| PrepareSubstList | (Code[20], Code[10], Code[10], Date, Boolean) | Boolean | public | - | |||
| GetTempItemSubstList | (var Record Item Substitution) | public | - | ||||
| ErrorMessage | (Code[20], Code[10]) | public | - | ||||
| ItemAssemblySubstGet | (var Record Assembly Line) | public | - | ||||
| CalcCustPrice | (var Record Item Substitution, var Record Item Substitution, var Record Sales Line) | public | - | ||||
| RunOnInsertInSubstServiceListOnAfterCalcQtyAvail | (var Record Item, Record Service Line, var Record Item Substitution) | internal | - | ||||
| RunOnInsertInSubstServiceListOnBeforeCalcQtyAvail | (var Record Item, Record Service Line, var Record Item Substitution) | internal | - | ||||
Events, 20
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Integration event | OnAfterGetCompSubst | (var Record Prod. Order Component, var Record Item Substitution) | - | ||||
| Integration event | OnAfterItemSubstGet | (var Record Sales Line, Record Sales Line) | - | ||||
| Integration event | OnAfterUpdateComponentBeforeAssign | (var Record Prod. Order Component, var Record Prod. Order Component) | - | ||||
| Integration event | OnBeforeUpdateComponent | (var Record Prod. Order Component, Code[20], Code[10], var Boolean) | - | ||||
| Integration event | OnCalcCustPriceOnAfterCalcQtyAvail | (var Record Item, Record Sales Line, var Record Item Substitution) | - | ||||
| Integration event | OnCalcCustPriceOnBeforeCalcQtyAvail | (var Record Item, Record Sales Line, var Record Item Substitution, Record Item Substitution) | - | ||||
| Integration event | OnAssemblyCalcCustPriceOnAfterCalcQtyAvail | (var Record Item, Record Assembly Line, var Record Item Substitution) | - | ||||
| Integration event | OnAssemblyCalcCustPriceOnBeforeCalcQtyAvail | (var Record Item, Record Assembly Line, var Record Item Substitution) | - | ||||
| Integration event | OnInsertInSubstServiceListOnAfterCalcQtyAvail | (var Record Item, Record Service Line, var Record Item Substitution) | Pending 25.0 | ||||
| Moved to codeunit ServItemSubstitution | |||||||
| Integration event | OnInsertInSubstServiceListOnBeforeCalcQtyAvail | (var Record Item, Record Service Line, var Record Item Substitution) | Pending 25.0 | ||||
| Moved to codeunit ServItemSubstitution | |||||||
| Integration event | OnCreateSubstListOnAfterCalcQtyAvail | (var Record Item, Record Prod. Order Component, var Record Item Substitution) | - | ||||
| Integration event | OnCreateSubstListOnBeforeCalcQtyAvail | (var Record Item, Record Prod. Order Component, var Record Item Substitution) | - | ||||
| Integration event | OnGetCompSubstOnAfterCheckPrepareSubstList | (var Record Prod. Order Component, var Record Item Substitution, var Record Item, var Decimal, var Decimal) | - | ||||
| Integration event | OnItemSubstGetOnAfterSubstSalesLineItem | (var Record Sales Line, var Record Sales Line, var Record Item Substitution) | - | ||||
| Integration event | OnItemSubstGetOnAfterItemSubstitutionSetFilters | (var Record Item Substitution) | - | ||||
| Integration event | OnCalcCustPriceOnBeforeTempItemSubstitutionInsert | (var Record Item Substitution, Record Item Substitution) | - | ||||
| Integration event | OnBeforeItemSubstGetPopulateTempSalesLine | (var Record Sales Line, var Record Item Substitution, var Boolean, Code[20], Code[10]) | - | ||||
| Integration event | OnBeforeSaveItemSalesUOM | (var Code[10], Record Item, var Boolean) | - | ||||
| Integration event | OnBeforeCalcCustPrice | (var Record Item Substitution, Record Sales Line, var Boolean, Record Item) | - | ||||
| Integration event | OnItemSubstGetOnAfterTempItemSubstitutionSetFilters | (var Record Item Substitution, var Record Sales Line, var Record Sales Line, Code[10], var Boolean) | - | ||||