This program helps create a sales report based on the warehouse data sales data. The input data for this program is stored in PR3AF17.TXT. The program uses this input file to generate the sales report which is outputed as PROJECT 3 REPORT.TXT. This report file displays data on residing warehouses, customer data, customer ratings, product data, sales based on products, sales based on customer, sales from each city, sales in total for an entire state, and all sales in total for the given business period.
This project is useful for the creation of sales report based on warehouses. This reports also helps give insight on what customers are looking for geographically and what their spending habits are for that region. There is also a customer rating system displayed in the report that shows how active a customer is with the company.
- This project was written using OpenCOBOL and was designed to run on none mainframe computers.
- This code is compatible with COBOL version 89 and above
- ANSI COBOL STANDARDS USED: X3.23a-1989
This project is created under the MIT License
- This project can be modified and used for free
- Give credit if used