Hi experts,
Thank you for helping me on this reflection…
I want to control machine's resources and labor's resources on the production order for the various manufacturing machines
For the machine "A":
- 1. Machine’s resources of Machine “A”
- 2. Labor’s Resources of Machine “A”
- 3. Other Resources of Machine “A”
For the machine "B":
- 1. Machine’s resources of Machine “A”
- 2. Labor’s Resources of Machine “A”
- 3. Other Resources of Machine “A”
These resources are all in the nomenclature, I want to put a stored procedure for create and update the production order, which controls the following conditions:
- On a PO of machine “A”, the system must not have accepted the existence of the machine B resources
- On a PO of machine “A”, the system must verify the existence of the 3 mandatory resources of the machine A
Without these conditions, the creation and update of PO will be blocked by SP.
Kind Regards,
Ahkins