Difference between revisions of "View Business Financial Status"

From AccountIT
Jump to: navigation, search
 
Line 6: Line 6:
 
| Project ||
 
| Project ||
 
|-
 
|-
| Short description || The UC provides the functionality of letting the Actor to view a set of predefined reports describing the financial status of the enterprise  
+
| Short description || The UC provides functionality of viewing a set of predefined reports describing the financial status of the enterprise  
 
|-
 
|-
 
| Actor - primary || Management
 
| Actor - primary || Management
Line 19: Line 19:
 
! Steps !! Comments
 
! Steps !! Comments
 
|-
 
|-
| 1. The Actor selects the a financial report he wants to view ||  
+
| 1. The Actor selects a financial report he wants to view || Example of report could be "current inventory"
 
|-
 
|-
 
| 2. The System requests the parameters for the specific report ||  
 
| 2. The System requests the parameters for the specific report ||  
 
|-
 
|-
| 3. The System generates the specific report and presents it ||
+
| 3. The Actor enters the required parameters || E.g. the period
 +
|-
 +
| 4. The System generates the specific report and presents it ||
 
|}
 
|}
  
 
== Alternative Flows ==
 
== Alternative Flows ==
#  
+
# Insufficient permissions to view selected report
#  
+
# Incorrect parameter values
#  
+
# System unable to generate report due to "system down" (e.g. the data store is inaccessible)
 
== Non-functional Requirements ==
 
== Non-functional Requirements ==
  
Line 39: Line 41:
 
|-
 
|-
 
| 2014-08-16 || 0.1 || 1st draft || Arvinder Singh
 
| 2014-08-16 || 0.1 || 1st draft || Arvinder Singh
 +
|-
 +
| 2014-10-11 || 0.2 || initial content || Arvinder Singh
 
|}
 
|}
  
 
[[Category:AccountIT]]
 
[[Category:AccountIT]]
 
[[Category:Usecase]]
 
[[Category:Usecase]]

Latest revision as of 15:41, 11 October 2014

Overview

Use Case Title View Business Financial Status
Project
Short description The UC provides functionality of viewing a set of predefined reports describing the financial status of the enterprise
Actor - primary Management
Actor - secondary Audit-trail system
Pre-conditions

Basic Flow

Steps Comments
1. The Actor selects a financial report he wants to view Example of report could be "current inventory"
2. The System requests the parameters for the specific report
3. The Actor enters the required parameters E.g. the period
4. The System generates the specific report and presents it

Alternative Flows

  1. Insufficient permissions to view selected report
  2. Incorrect parameter values
  3. System unable to generate report due to "system down" (e.g. the data store is inaccessible)

Non-functional Requirements

Additional Comments

Document History

Date Version Description User
2014-08-16 0.1 1st draft Arvinder Singh
2014-10-11 0.2 initial content Arvinder Singh