Codeunit 99000770 Where-Used Management in 18
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 4
| 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 | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeWhereUsedListInsert | (var Record Where-Used Line, var Record Item, var Date, var Decimal) | - |
| Integration event | OnBuildWhereUsedListOnLoopProdBomComponent | (var Record Production BOM Line) | - |
| Integration event | OnBeforeIsActiveProductionBOM | (Record Production BOM Line, var Boolean, var Boolean) | - |