Download presentation
Presentation is loading. Please wait.
Published byDeirdre Horton Modified over 9 years ago
1
Online Reimbursement Management System Group Members: Clint Schramek Lawrence Brown Junior Bowen Data Flow Diagrams
2
Project Sponsor: John Doe - Director of Operations Business Background: Reimbursco Inc. is an outsourcing company for corporations who offer a tuition reimbursement program. Reimbursco generates revenue by processing tuition reimbursement requests for other corporations. Employees initially submit an application of approval for reimbursement. The application, if approved by the employee’s manager is then forwarded to Reimbursco Inc. Upon completion of the coursework a fax is sent with the appropriate paperwork. Paperwork is reviewed, if final approval is given, the payment requisition is required from the employer. Upon receipt of payment requisition a check is then cut and sent to the applicant.
3
Business Needs Currently Labor intensive process and cost ineffective. Project should improve efficiency, reduce costs, increase client base, and better position company to compete in the market Allow for paperless data storage.
4
Business Requirements All parties involved in the reimbursement process would have access to the necessary functions. Applicants can log into the system and submit their application request as well as receive feedback online. Employees can review applications and reply via online system. Clients would have access to monitor their employee’s reimbursement request as well as their monthly fee schedules. A database would be used to maintain records of all client data, applicants, and submission information. Allow users to log into the system to access their account. Update and/or modify user information. Submit applications, and all necessary paperwork required for submission. Applicants should be able to review status of application process. Keep track of previous submissions and reimbursements. Process and generate client invoices for monthly billing
5
Context Diagram
6
Level 0 Diagram Data
7
Level 1 Process 1 (Create Profile)
8
Level 1 Process 5 (Request Check from Accounting)
9
Level 2 Process 1.3 (Fill Out Application)
10
System Components Diagram
11
Structure Chart
12
E-R Diagram
13
Logical Design
14
Physical Design Clients (client_id, client_billing_id, client_name, client_str_address, client_city, client_state, client_zip, client_phone, client_type) Billing_Invoices (Inv_id, client_billing_id, inv_beg_date, inv_end_date, inv_eft_date, inv_client_rate, inv_client_volume, inv_client_proc_fees, inv_monthly_minimum, inv_client_aba, inv_client_acct) Applicants (client_id, applicant_id, applicant_name, applicant_str_address, applicant_city, applicant_state, applicant_zip) Application_Submission_Form (asf_id, applicant_id, asf_create_date, asf_approval_status, asf_approval_date, asf_approval_comments, asf_reimbursement_sent, asf_tuition_fee_totals, asf_other_related_fees, dtls_reimbursement_total) Course_Details (asf_id, dtls_course_number, dtls_course_name, dtls__tuition_fees, dtls_grade, dtls_book_name, dtls_book_amt) Login (login_id, username, password)
15
Database Implementation
16
Log In Screen
17
New User Screen
18
Menu Screen
19
Tracking Screen
20
Billing Invoice Screen
21
Questions??
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.