REST LaborSvc DeleteLaborDtl CallFrom parameter

My recall button disappears if the records are posted. Click on the most recent date in the top grid.

Thank you, I forgot this crucial step of un-closing the job.

2 Likes

Alright, just to provide closure to this thread. I got this working by setting RowMod to “U” for each record to be recalled, before calling RecallFromApproval. This got the recall process working correctly. Then the suggestion by @Mark_Wonsil to use Update with RowMod set to “D” was successful in deleting the record. Thanks everyone for the help!

2 Likes