Codeunit 99000771 BOM Matrix Management in 27

App
Base Application
Namespace
Microsoft.Manufacturing.ProductionBOM

Procedures, 5Events, 6

Versions171819202122232425262728latest

Source29

Procedures, 5

NameParametersReturnsAccessObsolete
FindRecord(Text[30], var Record Production Matrix BOM Line)Booleanpublic-
NextRecord(Integer, var Record Production Matrix BOM Line)Integerpublic-
GetComponentNeed(Code[20], Code[10], Code[20])Decimalpublic-
CompareTwoItems(Record Item, Record Item, Date, Boolean, var Code[20], var Code[20], var Code[10], var Code[10])public-
BOMMatrixFromBOM(Record Production BOM Header, Boolean)public-

Events, 6

KindNameParametersObsolete
Integration eventOnBuildMatrixForItemOnAfterGetItem(var Record Production BOM Line)-
Integration eventOnBuildMatrixForItemOnBeforeRecursion(var Record Production BOM Line)-
Integration eventOnBuildMatrixForItemOnBeforeComponentListFind(var Record Production BOM Line, var Record Production Matrix BOM Line)-
Integration eventOnBeforeCompareTwoItems(Record Item, Record Item, Date, Boolean, var Code[20], var Code[20], var Code[10], var Code[10], var Boolean)-
Integration eventOnBeforeBOMMatrixFromBOM(Record Production BOM Header, Boolean, var Boolean)-
Integration eventOnBeforeBuildMatrix(Code[20], var Code[20], Integer, Decimal, var Boolean)-