OperEntSpec Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by OperEntSpec.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new operation entity specification record to the Oper_Ent_Spec table. |
![]() ![]() | Delete | The Delete() method deletes the specified operation entity specification record from the Oper_Ent_Spec table. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more operation entity specification records from the Oper_Ent_Spec table, as specified by the filter parameters. Passing no filter parameters will remove all operation entity specification records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more operation entity specification records from the Oper_Ent_Spec table, as specified by the filter parameters. Passing no filter parameters will retrieve all operation entity specification records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified operation entity specification record from the Oper_Ent_Spec table. |
![]() ![]() | GetEntities | The GetEntities() method returns one or more entity records from the Oper_Ent_Link table and also all the ancestors of the entities returned from the Oper_Ent_Link table. |
![]() ![]() | GetItemEntSpecs | The GetItemEntSpecs() method returns one or more item specification and entity specification records from the Oper_Ent_Spec and Bom_Item_Oper_Spec tables. |
![]() ![]() | GetSpecs | The GetSpecs() method retrieves one or more operation entity specification records along with the value and step number from the Oper_Ent_Spec table. |
![]() ![]() | Update | The Update() method updates all columns of the specified operation entity specification record in the Oper_Ent_Spec table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified operation entity specification record in the Oper_Ent_Spec table. |

