Codeunit 99000770 Where-Used Management in 26

App
Base Application
Namespace
Microsoft.Manufacturing.ProductionBOM

Procedures, 5Events, 9

Versions171819202122232425262728latest

Source29

Procedures, 5

NameParametersReturnsAccessObsolete
FindRecord(Text[30], var Record Where-Used Line)Booleanpublic-
NextRecord(Integer, var Record Where-Used Line)Integerpublic-
WhereUsedFromItem(Record Item, Date, Boolean)public-
WhereUsedFromProdBOM(Record Production BOM Header, Date, Boolean)public-
IsActiveProductionBOM(Record Production BOM Line)Booleanpublic-

Events, 9

KindNameParametersObsolete
Integration eventOnBeforeWhereUsedListInsert(var Record Where-Used Line, var Record Item, var Date, var Decimal)-
Integration eventOnBeforeIsActiveProductionBOM(Record Production BOM Line, var Boolean, var Boolean)-
Integration eventOnAfterBuildWhereUsedList(Option, Code[20], Date, var Record Where-Used Line, Integer, Integer, Decimal, Boolean)-
Integration eventOnBuildWhereUsedListOnAfterItemAssemblySetFilters(var Record Item, var Code[20])-
Integration eventOnBeforeBuildWhereUsedList(Option, Code[20], var Boolean, var Date, var Integer, var Decimal, var Integer, var Record Where-Used Line)-
Integration eventOnBuildWhereUsedListOnLoopProdBomComponent(var Record Production BOM Line, var Record Where-Used Line, var Integer, Code[20], Date, var Integer)-
Integration eventOnBuildWhereUsedListOnBeforeFindSetProdBOMComponent(var Record Production BOM Line)-
Integration eventOnBeforeBuildWhereUsedListWithCheck(Enum Production BOM Line Type, Code[20], Date, Boolean, var Record Where-Used Line, var Boolean)-
Integration eventOnBeforeGetItemBOMNo(Code[20], var Record Item, var Boolean)-