ReworkProcessUsage Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by ReworkProcessUsage.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a rework process usage record to the Rework_Process_Usage table. |
![]() ![]() | Delete | The Delete() method deletes the specified rework process usage record from the Rework_Process_Usage table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more rework process usage records from the Rework_Process_Usage table, as specified by the filter parameters. Passing no filter parameters will retrieve all rework process usage records from the table. |
![]() ![]() | GetByFilter | The GetByFilter() method retrieves one or more rework process usage records from the Rework_Process_Usage table, as specified by the filter parameters. Passing no filter parameters will retrieve all process records from the table. |
![]() ![]() | GetReworkCdsByProcess | Overloaded. The GetReworkCdsByProcess() method retrieves all rework codes that are not tied to an original process or, optionally, all rework codes associated with a specified process. |
![]() ![]() | Update | The Update() method updates all columns for the specified rework process usage record in the Rework_Process_Usage table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns or the specified rework process usage record in the Rework_Process_Usage table. |

