Asking the experts...
We are in the process of automating (creating a custom stpred procedure) the process of changing the delivery method of specific orders to "Print at Home" and validating that the PAH email was sent successfully.
The general process being...
Everything is working correctly with the exception of coding step 4... creating a Print at Home (PAH) Reprint request within the stored procedure
I'm hoping that it's as simple as changing an existing flag/value or adding a record to a table, however, I can't seem to find any documentation regarding this.
Does anyone know how to accomplish this in code?
Any assistance would be greatly appreciated.
Cheers,Brad