Codeunit "Check BOM Component"
ID 9136
Namespace: Microsoft.Inventory.BOM
Events
OnBeforeCheckBOMComponents
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckBOMComponents(Item: Record Item, CurrentFieldNo: Integer, CheckFieldNo: Integer, CheckFieldCaption: Text, var IsHandled: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| Item | Table Microsoft.Inventory.Item.Item | |
| CurrentFieldNo | Integer | |
| CheckFieldNo | Integer | |
| CheckFieldCaption | Text | |
| IsHandled | Boolean |