BomItemOperLink Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by BomItemOperLink.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new BOM item/operation link record to the Bom_Item_Oper_Link table. |
![]() ![]() | ChangeProducedItem | The ChangeProducedItem() method changes the BOM zero item for the specified BOM item/operation record in the Bom_Item_Oper_Link table. |
![]() ![]() | Delete | The Delete() method deletes the specified BOM item/operation link record from the Bom_Item_Oper_Link table. |
![]() ![]() | DeleteAll |
The DeleteAll() method deletes one or more BOM item/operation link records from the Bom_Item_Oper_Link table, as specified by the filter parameters. Passing no filter parameters will deleted all BOM item/operation link records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more BOM item/operation link records from the Bom_Item_Oper_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all BOM item/operation link records from the table. |
![]() ![]() | GetBomOperInfo | The GetBomOperInfo() method retrieves all the components used in and all the by-products produced by the specified operation. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified BOM item/operation link record from the Bom_Item_Oper_Link table. |
![]() ![]() | Update | The Update() method updates all columns of the specified BOM item/operation link record in the Bom_Item_Oper_Link table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified BOM item/operation link record in the Bom_Item_Oper_Link table. |

