Download presentation
Presentation is loading. Please wait.
1
Business Application Development
Flowcharting Symbols Business Application Development
2
Process An action to be performed that is NOT input, output, or storage Examples A= a + 1 Calculate number of days since January 1 Calculate Age
3
Decision Answers a Yes/No or 3 choice question Examples Is a > 2
Is this a new entry? Has it been 7 days?
4
Document Implies printing something Can be a “print view”
5
Data Get data from somewhere Usually not a read from a database
6
Pre-Defined Process A sub-routine that you will call A trigger
A stored procedure Something that has been previous charted/defined
7
Stored Data Get data from somewhere Usually from a table or flat-file
8
Display Send something to the screen
9
Terminator Beginning or End of a process/flow
10
On-page Reference Shows that the flow goes to another spot on the page. Used when the lines would be too confusing to follow.
11
Off-Page Reference Used to send “control” to another page of the flow chart.
12
Manual Input Used to denote user input
13
Database Used to show data from a database
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.