tylerbro93 / COBOL-SALES-BY-WAREHOUSE

This program helps to create sales reports based on warehouse sales data

Home Page:https://tylersbrown.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COBOL SALES BY WAREHOUSE Creator

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.

File Structure

alt text

Usage

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.

COBOL

  • 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

Author

License

This project is created under the MIT License

NOTES

  • This project can be modified and used for free
  • Give credit if used

About

This program helps to create sales reports based on warehouse sales data

https://tylersbrown.com/


Languages

Language:COBOL 100.0%