Codeunit 5701 Item Subst. in 21
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ItemSubstGet | (var Record Sales Line) | Boolean | public | - |
| ItemServiceSubstGet | (var Record Service Line) | public | - | |
| 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 | - |
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 | OnBeforeCalcCustPrice | (var Record Item Substitution, Record Sales Line, var Boolean) | - |
| Integration event | OnInsertInSubstServiceListOnAfterCalcQtyAvail | (var Record Item, Record Service Line, var Record Item Substitution) | - |
| Integration event | OnInsertInSubstServiceListOnBeforeCalcQtyAvail | (var Record Item, Record Service Line, var Record Item Substitution) | - |
| 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 | OnItemSubstGetOnAfterTempItemSubstitutionSetFilters | (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) | - |