
Our first view of the process is a general one. ***Figure 10.4 portrays the M/S process in the form of a context diagram. Recall that a context diagram defines our area of interest. Although it presents an abstract view of the process, it serves the purpose of delineating the domain of our study. In ***Figure 10.4, one input enters the process and seven outputs emerge. Also, notice the entities in the relevant environment with which the M/S process interacts. Some of these entities reside outside the organization (Customer and Carrier), whereas some are internal to the organization but external to the M/S process (payroll process and revenue collection process.) [***7 The slash on the lower right corner of the Customer entity square indicates that there is another occurrence of this entity on the diagram.] These internal entities are covered in detail in subsequent chapters.
***Figure 10.5 presents a level 0 diagram of the M/S process. Observe that the inputs and outputs are identical to those presented in ***Figure 10.4. As you recall, this balancing of inputs and outputs is an important convention to observe when constructing a set of data flow diagrams. The single bubble in ***Figure 10.4 has been divided into three bubbles in ***Figure 10.5, one for each of the three major functions performed by the M/S process. [***8 To focus our discussion, we have assumed that the M/S process performs three major functions. A given M/S process, however, may perform more or fewer functions than we have chosen to illustrate here. Each of the three functions (process bubbles) shown in ***Figure 10.5 is decomposed (that is, “exploded”) into lower-level diagrams in ***Appendix A.] Additional data flows connecting the newly partitioned bubbles appear, as do the data stores used to store various sets of data. [***9 The line enclosing the right side of the Sales order master data store indicates that there is another occurrence of that data store on the diagram.]
Review Question What are the three major processes? What are the subsidiary processes of each major process? |
The physical means used to disseminate the order may vary from using a paper sales order form to using computer screen images as illustrated in ***Figure 10.6 (page 342). Regardless of the physical form used, we generally expect the dissemination to include the following data flows:
- A picking ticket authorizes the warehouse to “pick” the goods from the shelf and send them to shipping. The picking ticket identifies the goods to be picked and usually indicates the warehouse location.
- A packing slip is attached to the outside of a package and identifies the customer and the contents of the package.
- A customer acknowledgment is sent to the customer to notify him or her of the order’s acceptance and the expected shipment date.
- A sales order notification is sent to the billing department to notify it of a pending shipment.
- The bill of lading represents a contract between the shipper and the carrier in which the carrier agrees to transport the goods to the shipper’s customer.
The carrier’s signature on the bill of lading, and/or the customer’s signature on some other form of receipt, substantiates the shipment.
Review Question What do the terms picking ticket, packing slip, bill of lading, tickler file, and one-for one checking mean? |
- 43 reads