BomItemOperStepLink Class Methods
- Last UpdatedNov 06, 2025
- 3 minute read
For a list of all members of this type, see BomItemOperStepLink members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new BOM item/operation step link record to the Bom_Item_Oper_Step_Link table. |
![]() ![]() | Delete | The Delete() method deletes the specified BOM item/operation step link record from the Bom_Item_Oper_Step_Link table. |
![]() ![]() | DeleteAll | The DeleteAll() method deletes one or more BOM item/operation step link records from the Bom_Item_Oper_Step_Link table, as specified by the filter parameters. Passing no filter parameters will delete all BOM item/operation step link records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more BOM item/operation step link records from the Bom_Item_Oper_Step_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all BOM item/operation step link records from the table. |
![]() ![]() | GetBomOperStepInfo | The GetBomOperInfo() method retrieves the records of all the components that are used and the by-products that are produced by the specified operation step. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified BOM item/operation step link record from the Bom_Item_Oper_Step_Link table. |
![]() ![]() | Update | The Update() method updates all columns of the specified BOM item/operation step link record in the Bom_Item_Oper_Step_Link table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified BOM item/operation step link record in the Bom_Item_Oper_Step_Link table. |

