Codeunit 99000770 Where-Used Management in 28
- App
- Base Application
- Namespace
- Microsoft.Manufacturing.ProductionBOM
Versions171819202122232425262728latest
Source29
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| FindRecord | (Text[30], var Record Where-Used Line) | Boolean | public | - |
| NextRecord | (Integer, var Record Where-Used Line) | Integer | public | - |
| WhereUsedFromItem | (Record Item, Date, Boolean) | public | - | |
| WhereUsedFromProdBOM | (Record Production BOM Header, Date, Boolean) | public | - | |
| IsActiveProductionBOM | (Record Production BOM Line) | Boolean | public | - |
Events, 9
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeWhereUsedListInsert | (var Record Where-Used Line, var Record Item, var Date, var Decimal) | - |
| Integration event | OnBeforeIsActiveProductionBOM | (Record Production BOM Line, var Boolean, var Boolean) | - |
| Integration event | OnAfterBuildWhereUsedList | (Option, Code[20], Date, var Record Where-Used Line, Integer, Integer, Decimal, Boolean) | - |
| Integration event | OnBuildWhereUsedListOnAfterItemAssemblySetFilters | (var Record Item, var Code[20]) | - |
| Integration event | OnBeforeBuildWhereUsedList | (Option, Code[20], var Boolean, var Date, var Integer, var Decimal, var Integer, var Record Where-Used Line) | - |
| Integration event | OnBuildWhereUsedListOnLoopProdBomComponent | (var Record Production BOM Line, var Record Where-Used Line, var Integer, Code[20], Date, var Integer) | - |
| Integration event | OnBuildWhereUsedListOnBeforeFindSetProdBOMComponent | (var Record Production BOM Line) | - |
| Integration event | OnBeforeBuildWhereUsedListWithCheck | (Enum Production BOM Line Type, Code[20], Date, Boolean, var Record Where-Used Line, var Boolean) | - |
| Integration event | OnBeforeGetItemBOMNo | (Code[20], var Record Item, var Boolean) | - |