Reference no: EM1319414
Generate a Flowchart and Pseudocode utilizing the Control Breaks for Xhemrock is a brake pad manufacturing company. This company utilizing the raw materials like carbon powder, ash, iron, and resin. It wishes to develop an inventory management system which will have the following attributes:
1) The system must store current inventory levels for several raw materials in the file.
2) If carbon powder is less than the 500 lbs, then system will check if orders are still pending on shop floor. If pending orders are for more than 5,000 brake pads, then someone must order 2,000 lbs of carbon powder; otherwise, someone should order for 1,000 lbs of carbon powder.
3) In the same manner, carry out the same check for other raw materials iron, ash, and resin.
4) List of all raw-material vendors is available with Xhemrock. The system must read and store vendor information and then, depending upon raw material that is to be ordered, print out purchase order for that raw material. The purchase order will consists of details of raw material like the quantity, name, total cost, and vendor address.