StudentShare
Contact Us
Sign In / Sign Up for FREE
Search
Go to advanced search...
Free

Bela Pinga Ltd Company - Essay Example

Cite this document
Summary
This report will analyze the sales processing of the Bela Pinga Ltd, which is located in Commercial Street, Sheffield, receives and processes sales orders. In the initial section, the application domain of the potential user(s) and requirement analysis of the sale office will be presented…
Download full paper File format: .doc, available for editing
GRAB THE BEST PAPER93.8% of users find it useful
Bela Pinga Ltd Company
Read Text Preview

Extract of sample "Bela Pinga Ltd Company"

Bela Pinga Ltd Company Introduction Bela Pinga Ltd is an established company having existence for over ten years. Bela Pinga Ltd sales and purchase different types of Wines. They are an SME, therefore, have a limited resource. At presently most of their Information System is paper based. They are planning to have an E-Commerce solution (Information system) for their routine activities so as widening current customer base and simultaneously improving their services to the customer. Bela Pinga Ltd. had employed an information consultant and she identified that the E-commerce solution must integrate Sales Department, in Sheffield; Logistics Department, in Sheffield; and Purchasing Department, in Lisbon, Portugal. Database Management System (DBMS) can achieve this. By doing this Bela Pinga Ltd. business will achieve Speed of response, Accuracy of Information, Cost Effective Transaction, Low Overheads and Maintaining Service Standards. This report will analyze the sales processing (Sales Department) of the Bela Pinga Ltd, which is located in Commercial Street, Sheffield, receives and processes sales orders from customers. In the initial section, the application domain of the potential user(s) and requirement analysis of the sale office will be presented. After that, E-R Model and Relational Data Model (RDM) will be analyzed for sale office system. In last section of the report database overview and screenshots of the database (Microsoft Access Database System) made will be shown. Application Domain & Business Requirement The Information (Database) System will be made in Microsoft Access database system for sales order processing views for “Bela Pinga Ltd”. This will be serves as prototype for the final version that will be based on a combination of Linux, Apache, MySQL and PHP. This Information system will be used by for the sales order processing view. The potential user of the Information system will be customers who place orders and the sales assistants who checks availability of the desired type of wine in Bela Pinga Ltd stores at the Logistics Department in Nottingham Street, Pitsmoor, Sheffield. Sales office system requirements are summarized below: The Sales Department, receives and processes sales orders from our customers Sales assistants checks availability of the desired type of wine in stores If the quantity of wines are available, order is placed for customer Customer make payment for order and receives the wine through “Bela Pinga Ltd” delivery service However, if the quantities of the desired type of wines are not available, then sales assistants notifies it to the Purchasing Department, which is further taken care by the Purchasing department and is out of scope for this assignment (assumption). E-R Model Figure 1: ERM for Sale Order Processing View (Bela Pinga Ltd.) Figure 1 show the E-R Model for the Sale Order Processing View of Bela Pinga Ltd. The four major entity identified are Customer, Order, Wine Details and Invoice. The important attributes and relationship (1:1 and M: N) are shown in E-R Model. Relational Data Model (RDM) Figure 2: RDM for Sale Order Processing View (Bela Pinga Ltd.) Figure 2 show the Relational Data Model (RDM) for the Sale Order Processing View of Bela Pinga Ltd. An additional entity OrderWineDetails (relationship Contains in E-R Model) are added for wine details for different order. The other four entities identified from E-R Model are CustomerDetails (Customer), OrderDetails (Order), WineDetails (Wine Details) and PaymentDetails (Invoice). The important attributes and relationship (1:1 and M: N) are shown in RDM. The Description of al the entities and their attributes are given below: CustomerDetails: Each instance of the CustomerDetails is a person who purchases or purchased wines from the “Bela Pinga Ltd”. Customer details will be stored in this entity (table). CustomerID (PK): Customer identification number (ID) Title: Customer title such as Mr., Mrs., Ms., Dr., etc. Last_Name: The last name of the customer. First_Name: The first name of the customer. Address: The address (street, etc) of the customer. Town: The town (address) of the customer. County: the county (address) of the customer. Post_Code: The postcode (address) of the customer. Email: The email id of the customer. Phone_No: The phone number of the customer. Mobile_No: The mobile phone number of the customer. Date_Added: The date customer added or placed order first. OrderDetails: Each instance of OrderDetails is the order that the “Bela Pinga Ltd” customers makes. Customer order details will be stored in this entity. OrderID (PK): Order identification number (ID) CustomerID (FK): Customer identification number (ID) Status: Status of the order; Paid, delivered, received, etc. Order_Date: Date of the order made by customer. Delivery_Date: Date of the order delivered to customer. OrderWineDetails: Its each instance contains the details of wines (order) made in OrderDetails. This entity is made so that different quantity of wines for each type of wines for a single customer order can be recorded. OrderID (FK): Order identification number (ID) WindCode (FK): Wine Code (identification) number (ID) Quantity_Ordered: Ordered quantity of wine. Quantity_Delivered: Delivered quantity of wine. WineDetails: Each instance of WineDetails is the Wines that the “Bela Pinga Ltd” offers to its customers. Wines details will be stored in this table. WindCode (PK): Wine Code (identification) number (ID) Wine_Producer: the producer of the wine. Region: the region of the wine produced. Wine_Type: type of wine such as port, red, normal white, etc. Vignard_Type: Type of vignard for the wines. Quantity_Available: Available quantity in stock. Re_Order_Quantity: Re-Order quantity for the wine. Price: Price of the wines in per bottles/litres. Date_Updated: Date details of wine last updated. Last_Arrival_Quantity: The quantity of the wines last arrived. Special_Requirements: special requirements for wine such as Port and red wine are stored in special dark storage rooms at a temperature between 10-20° C, but no special requirements are needed to store the white wine Storage_Location: Where the wines are stored; Self/Rack or dark storage rooms. Observation: Any observation for the wines. PaymentDetails: Each instance of PaymentDetails is the invoice that is billed to customer for (wines) orders made by them. This will contain the details of payment made by the customer for their order. PaymentID (PK): Payment identification number (ID). OrderID (FK): Order identification number Payment_Total: Total amount for the order. Payment_Type: The type of payment made, that is, whether by cash, direct deposit, cheque, credit card or whatever. Credit_Card_Type: Credit card type used, that is, Visa, Master card, etc. Credit_Card_Number: Credit card number. Cheque_Number: Cheque number, if payment made through cheque. Bank_Name: Cheque issuing bank name. Payment_Date: date on which payment made. Database Overview & Screenshots The Information (database) system for the sales processing view of the Bela Pinga Ltd. is developed in Microsoft Access database system. Screenshot 1 shows the tables, forms, queries and report made in database. Screen Shot 1: Reports, Forms, Queries and Tables Screen Shot 2: Welcome Page Screenshot 2 shows the welcome screen when database is opened. Screen Shot 3: Navigation (Menu) Page Screenshot 3 shows the navigation menu (forms and reports) for the database. Screen Shot 4: Order Details Form Screenshot 4 shows the Order Details form for the database. Screen Shot 5: Payment Details Form Screenshot 5 shows the Payment Details form for the database. Screen Shot 6: Order Total Payment Check (OrderAmount Query) Screenshot 6 shows the order amount for any specific order for the database. This can be used for checking total payment of the order in making invoice to customer. Screen Shot 7: Wine Details Form Screenshot 7 shows the Wine Details Form for the database. Screen Shot 8: Customer Details Form Screenshot 8 shows the Customer Details Form for the database. Screen Shot 9: Customer Details Report Screenshot 9 shows the Customer Details Report for the database. Screen Shot 10: Order Details (All) Report Screenshot 10 shows the Order Details (All) Report for the database. Screen Shot 11: Pending Order Details Report Screenshot 11 shows the Pending Order Details Report for the database. Screen Shot 12: Wine Details Report Screenshot 12 shows the Wine Details Report for the database. Screen Shot 13: Wine Re-Order Level Report Screenshot 13 shows the Wine Re-Order Level Report for the database so that different wines can be purchased to maintain the re-order level of each type of wines. Screen Shot 14: Sales Notification Report Screenshot 14 shows the Sales Notification Report for the database. This will be sent immediately if any order contains the quantity of wines which is more than the available quantity of the wine. Screen Shot 15: Order Details Report for Last two Weeks Screenshot 15 shows the Order Details Report for Last two Weeks for the database. Bibliography Elmasri & Navathe. Fundamentals of Database Systems. 3rd edition. Pearson Education Powel, G. 2006. Beginning Database Design, Wiley Publishing, Inc. Viescas, J.L. 2004. Microsoft Office Access 2003 Inside Out , Microsoft Press. Editor: Blanton, A. & Worthwell, A. 2004. Microsoft Office Access 2003 Step By Step, Microsoft Press. Read More
Cite this document
  • APA
  • MLA
  • CHICAGO
(“Bela Pinga Ltd Company Essay Example | Topics and Well Written Essays - 1500 words”, n.d.)
Bela Pinga Ltd Company Essay Example | Topics and Well Written Essays - 1500 words. Retrieved from https://studentshare.org/miscellaneous/1541864-database-design-bel-pinga-case-study
(Bela Pinga Ltd Company Essay Example | Topics and Well Written Essays - 1500 Words)
Bela Pinga Ltd Company Essay Example | Topics and Well Written Essays - 1500 Words. https://studentshare.org/miscellaneous/1541864-database-design-bel-pinga-case-study.
“Bela Pinga Ltd Company Essay Example | Topics and Well Written Essays - 1500 Words”, n.d. https://studentshare.org/miscellaneous/1541864-database-design-bel-pinga-case-study.
  • Cited: 0 times

CHECK THESE SAMPLES OF Bela Pinga Ltd Company

Larkhall Leisure Ltd

is a UK-based company that has a small pub chain in the county of Hertfordshire.... Concerned with the social issue of underage and binge drinking, the company wishes to authorize a research project into the question of what it can do to address the issue; specifically, whether it should retain its current operational model and employ stricter enforcement of the rules, or whether it should change its approach and target an older, more affluent segment by converting its pubs into wine bars that serve fine wines and good food....
15 Pages (3750 words) Assignment

Maritime Law, Bills of Lading, and Charter Party Contracts

Substantial damages can result if a shipping company does not deliver goods securely to the rightful owners.... The business of transporting goods by sea is a hazardous business which can be affected by many risks and these risks can translate into losses for the carrier as well as other cargo interests such as the sender or the intended recipient....
11 Pages (2750 words) Essay

Health Promotion in Small Organizations

Health is one of the important factors that permit an individual to pursue goals, including successful performance in their work responsibilities.... The worksite is usually a restricted environment, where individuals or… Over the past several decades, organizations have documented the advantages of health promotion programs that help to improve the health of their employees....
12 Pages (3000 words) Essay

Shell Oil Company and the Technology Management Issues That It Faces

This essay presents a discussion about Shell and the technology management issues that are of importance to this company.... The company strategy subscribes to the view for having more upstream to have a better downstream.... However, the array of technology on which Shell depends is so vast that it is impossible for this company to assist in developing everything.... Immediate benefits are possible from technology improvements in areas that are of interest to Shell production and operation, but being an energy company with a transport focus Shell is likely to benefit from anything that can reshape energy systems for transport....
10 Pages (2500 words) Research Proposal

Computer Activities: Ping Sweeps and Port Scans

We should take all possible measures to avert losses to our company from such hazardous activities.... In the paper “Computer Activities: Ping Sweeps and Port Scans” the author analyzes Ping sweeps and port scans and impacts on organization.... Computer activities fall into broad categories of the ones which enhance the proper functioning of other programs running on a computer....
2 Pages (500 words) Essay

THE REFORM OF URBAN WATER MANAGEMENT IN CHINA

Because of the continuous urbanization and industrialization, there is a stress on water resources.... Since water is the essential key of sustainable urbanization, China has had to improve the water management… China has chosen marketization of the water sector to improve the efficiency of the management system....
40 Pages (10000 words) Essay

Effects of Brand Awareness and Website Quality on UK Consumers Perceived Risk and Purchase Intention

The main aim of conducting the study is identifying the importance of the brand awareness in determining the availability and the accessibility of the product and services that the company is offering to its consumers which indicates that the company which has successful brand awareness of its products in the market generally has the high demand and craze for its products among the customers in the market....
17 Pages (4250 words) Essay

Database Design Activities of Bela Pinga Ltd

Thi case study presents the database design activities of bela pinga ltd.... bela pinga, Ltd is a growing company carried out to merge the three views (Sales, Purchase, and Stock).... nbsp; The aim of the company is to evolve in E-commerce solutions and making full use of the database.... This carried out many problems and difficulties in developing and improving the company.... As a result, time consuming, inefficiency and hardware cost are problems in the company....
10 Pages (2500 words) Case Study
sponsored ads
We use cookies to create the best experience for you. Keep on browsing if you are OK with that, or find out how to manage cookies.
Contact Us