Today we received a requirement to add a line to existing POs. The need is to scan the open POs at an interval and if the PO does not have a line for 'xxx', add it.
How would you do it? What approach would you use?
My approach is below