SubmitScheduledProcess
Executes the Locate Recalled Parts scheduled process, filtering results by header identifier, start date, and end date.
Input
| Name | Type | Description |
| EndDate | Date | Specifies the date when the recall notice or process should end. |
| HeaderId | Number | Unique identifier for the recall notice header, linking it to the associated transaction. |
| StartDate | Date | Specifies the date when the recall notice or process is scheduled to begin. |
Result Set Columns
| Name | Type | Description |
| Result | String | Output parameter that returns the final result of the procedure execution, indicating success or failure. |