BomItemOperSpec Class Methods
- Last UpdatedNov 06, 2025
- 3 minute read
For a list of all members of this type, see BomItemOperSpec members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new BOM item operation specification record to the Bom_Item_Oper_Spec table. |
![]() ![]() | Delete | The Delete() method deletes the specified BOM item operation specification record from the Bom_Item_Oper_Spec table. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more BOM item operation specification records from the Bom_Item_Oper_Spec table, as specified by the filter parameters. Passing no filter parameters will remove all BOM item operation specification records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more BOM item operation specification records from the Bom_Item_Oper_Spec table, as specified by the filter parameters. Passing no filter parameters will retrieve all BOM item operation specification records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified BOM item operation specification record from the Bom_Item_Oper_Spec table. |
![]() ![]() | GetSpecs | The GetSpecs() method retrieves the BOM item operation specification records along with the value and step number if the specification is used for the item in the operation. |
![]() ![]() | Update | The Update() method updates all columns of the specified BOM item operation specification record in the Bom_Item_Oper_Spec table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified BOM item operation specification record in the Bom_Item_Oper_Spec table. |

