Looking for a simple script that shows relationships between oe_order_lines_all and related workflow
We are starting to move into OE for r12. Believe it or not, we are currently on 10.7NCA and that archaic system used order cycles to determine the status of a sales orders. I'm just looking for some simple scripts that defines the relationship between oe_order_lines_all.flow_status_code and the associated workflow tables. Particularly, I'm wanting to find when the flow_status_code changed to SUPPLY_ELIGIBLE. (we will use that date to consider when an item is 'ready for production' and have reports we will generate based off that).
Thanks in advance!