
Hello
I have created new on hold status to hold all transaction except RFO , and other one to hold all transaction except RFO and contract
I found VendOnHoldHistory table holds all hold status for vendors , but I don't have idea to do this task
if anyone can help ?
Thanks
Hi Ahmed,
Check method updateOnHold from VendTable, which has logic to update the status and might be useful in your case.