Created
July 6, 2011 09:37
-
-
Save rxbynerd/1066914 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A. Catalogue - form of data store | |
B. Data flow, catalogue info | |
C. Lookup "Price" for "StockID" - Process | |
D. Data flow - StockID | |
E. Data store - price list | |
F. Returns "Price" | |
G. Process - Process payment | |
H. Re-order file - Data store |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment