Closed Jobs do not have Sales order
How to find the sales order number for a closed job. Since WIP_RESERVATIONS_V table are being deleted so I am unable to see the linkage.
ie.
select * from wip_discrete_jobs where status_type = 12
Is there any to find linkage by back end or front end?
ie.
select * from wip_discrete_jobs where status_type = 12
Is there any to find linkage by back end or front end?
0