FindDuplicateRecallNotices
Identifies and resolves duplicate notices for recalled parts by canceling redundant scheduled processes.
Input
Name | Type | Description |
BusinessUnitName | Number | The name of the business unit associated with the recall notice. This name ensures the correct organizational context for duplicate recall identification. |
HeaderId | Number | The unique identifier for the recall notice header. This identifier is used to track and manage recall notices within the system. |
RecallNoticeNumber | String | A unique number assigned to the recall notice. This number provides a reference for identifying potential duplicate recall notices. |
Result Set Columns
Name | Type | Description |
Result | String | The output returned after executing the stored procedure. This output indicates whether duplicate recall notices were found or providing relevant recall data. |