Page "Assembly BOM"
ID 36
Namespace: Microsoft.Inventory.BOM
Source table: Table Microsoft.Inventory.BOM."BOM Component"
Properties
| Name | Value |
|---|---|
| AutoSplitKey | True |
| Caption | Assembly BOM |
| DelayedInsert | True |
| DataCaptionFields | 1 |
| PageType | List |
| RefreshOnActivate | True |
| SourceTable | Table Microsoft.Inventory.BOM."BOM Component" |
Events
OnBeforeCheckMandatoryRecFieldsBeforePageInsert
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckMandatoryRecFieldsBeforePageInsert(var BOMComponent: Record "BOM Component", var IsHandled: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| BOMComponent | Table Microsoft.Inventory.BOM."BOM Component" | |
| IsHandled | Boolean |
OnBeforeCheckMandatoryRecFields
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckMandatoryRecFields(var BOMComponent: Record "BOM Component", var IsHandled: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| BOMComponent | Table Microsoft.Inventory.BOM."BOM Component" | |
| IsHandled | Boolean |