Difference between revisions of "View Business Financial Status"

From AccountIT
Jump to: navigation, search
(Created page with " == Overview == {| class="wikitable" ! Use Case Title !! View Business Financial Status |- | Project || XX |- | Short description || XX |- | Actor - primary || Management |- |...")
 
 
(2 intermediate revisions by one user not shown)
Line 4: Line 4:
 
! Use Case Title !! View Business Financial Status
 
! Use Case Title !! View Business Financial Status
 
|-
 
|-
| Project || XX
+
| Project ||
 
|-
 
|-
| Short description || XX
+
| 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
 
|-
 
|-
| Actor - secondary ||  
+
| Actor - secondary || Audit-trail system
 
|-
 
|-
| Pre-conditions || XX
+
| Pre-conditions ||  
 
|}
 
|}
  
Line 19: Line 19:
 
! Steps !! Comments
 
! Steps !! Comments
 
|-
 
|-
| 1. fasfsafgasgsags || XX
+
| 1. The Actor selects a financial report he wants to view || Example of report could be "current inventory"
 
|-
 
|-
| 2. gghfjhfjdf || XX
+
| 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 ==
 
== Alternative Flows ==
# A
+
# Insufficient permissions to view selected report
# B
+
# Incorrect parameter values
# C
+
# System unable to generate report due to "system down" (e.g. the data store is inaccessible)
 
== Non-functional Requirements ==
 
== Non-functional Requirements ==
  
Line 37: 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