烟台安国特紧固件有限公司网上报销管理系统的设计与实现_丁文臣.docx
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_05.gif)
《烟台安国特紧固件有限公司网上报销管理系统的设计与实现_丁文臣.docx》由会员分享,可在线阅读,更多相关《烟台安国特紧固件有限公司网上报销管理系统的设计与实现_丁文臣.docx(61页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、 分类号: TP311 密级: 单位代码: 10422 学 号: Z0743-048083 t / i 硕士学位论文 Shandong University Masters Thesis 论文题目:烟台安国特紧固件有限公司网上报销 管理系统的设计与实现 The Design and Implementation of Network Reimbursement Management System of Yantai Agrati Fasteners Co.,Ltd 作 者 _ 丁文臣 专 並 _ 软件工程 导 师 徐延宁副教授 合 作 导 师 _ 2010年 4月 10日 原 创 性 声 明
2、本人郑重声明:所呈交的学位论文,是本人在导师的指导下,独 立进行研究所取得的成果。除文中己经注明引用的内容外,本论文不 包含任何其他个人或集体己经发表或撰写过的科研成果。对本文的研 究作出重要贡献的个人和集体,均己在文中以明确方式标明。本声明 的法律责任由本人承担。 论文作者签名 : m 关于学位论文使用授权的声明 本人完全了解山东大学有关保留、使用学位论文的规定,同意学 校保留或向国家有关部门或机构送交论文的复印件和电子版,允许论 文被查阅和借阅 ; 本人授权山东大学可以将本学位论文的全部或部分 内容编入有关数据库进行检索,可以采用影印、缩印或其他复制手段 保存论文和汇编本学位论文。 (保密
3、论文在解密后应遵守此规定 ) 论 文 作 者 签 名 : 导 师 签 名 : 搞 , 杉 日期:讶 山东大学硕士学位论文 目录 i m . i m m . i ABSTRACT . HI 第 1章绪论 . 1 1. 1系统开发背景 . 1 1.2系统发展趋势 . 2 1.3本文解决的主要问题 . 3 1.4本文的主要工作 . 3 1.5本文的组织结构 . 4 第 2章系统需求分析 . 5 2. 1总体业务描述 . 5 2.2系统的功能性需求 . 6 2. 2. 1报销流程 . 6 2. 2. 2财务管理 . 8 2.2.3银行接口 . 9 2.2.4基础数据管理 . 10 2.2.5系统管理
4、. 11 第 3章系统概要设计 . 12 3. 1系统设计原则 . 12 3.2系统技术路线选择 . 13 3.3系统技术架构设计 . 14 3.4系统安全设计 . 16 3.5系统功能设计 . 18 3. 5. 1报销流程设计 . 18 3.5.2财务管理设计 . : . 19 3. 5. 3基础数据管理设计 . 20 山东大学硕士学位论文 3.5.4系统管理设计 . 21 第 4章系统详细设计 . 23 4. 1类设计 . 23 4.2系统数据库设计 . 25 4.3系统模块详细设计 . 29 4. 3. 1报销管理详细设计 . 29 4. 3. 2财务管理详细设计 . 30 4.3.3银
5、行接口管理详细设计 . 31 4.3.4基础数据管理详细设计 . 32 4.3.5系统管理详细设计 . 33 第 5章系统实现与测试 . 35 5.1关键技术实现 . 35 .5. 1.1业务逻辑方法 . 35 5.1.2控制器方法调用 . 36 5. 2系统业务实现 . 36 5.3系统测试 . 43 第 6章总结与展望 . 46 参考文献 . 47 gc m . 49 山东大学硕士学位论文 CONTENTS Chinese abstract . I English abstract . Ill Chaper 1 intruduction . 1 1.1 Development backgr
6、ound of this system . 1 1.2 Development trend of this system . 2 1.3 The main problems need to be resolved in this paper . 3 1.4 . The main work of this paper . 3 1.5The structure of this paper . 4 Chaper 2 The requirement analysis of this system . 5 2.1 General introduction of business . 5 2.2 Func
7、tional reqirement of this system . 6 2.2.1 Process of reimbursement . 6 2.2.2 Financial mangement . 8 2.2.3 Banking interface . 9 2.2.4 Basic data management . 10 2.2.5 System management . 11 Chaper 3 Design construction . 12 3.1 Principle of system design . 12 3.2 Selection of technoloy route. 13 3
8、.3 Design of system technology construcion. 14 3.4 Dedign of system safety . 16 3.5 Design of system function . 18 3.5.1 Design of reimbursement procedure . 18 3.5.2 Design of financial management . 19 3.5.3 Design of basic data management . 20 3.5.4 Design of system management . 21 山东大学硕士学位论文 Chape
9、r 4 System detailed design . 23 4.1 Design of class . 23 4.2 Dedign of system database . 35 4. 3 Detailed design of system model . 29 43.1 Detailed design of reimbursement management . 29 4.3.2 Detailed design of financial management . 30 4.3.3 Detailed design of bank interface management . 31 4.3.4
10、 Detailed design of basic data management . 32 4.3.5 Detailed design of system management . 33 Chapter 5 System implement . 35 5.1 Key technology implement . 35 5.1.1 Logical method of business . 35 5.1.2 Controller method call . 36 5.2 System business implement . 36 5.3 System testing . 43 Chapter
11、6 Conclusion . 46 Referrence . 47 Thanks . 49 山东大学硕士学位论文 摘要 利用计算机网络系统进行网上财务信息报销己经成为财务报销管理的发展趋 势,目前国内部分机关和企业单位己经采用了网上报销管理。但各单位的网上报 销管理系统需要符合单位自身的业务流程,为此,本文设计实现了一套适合烟台 安国特紧固件有限公司的网上报销管理系统,将对提高我公司财务报销信息管理 水平具有十分重要的意义。 本系统采用目前流行的 B/S架构,面向丨 ntemet/Intranet, 完全基于 Web、 中 间件和大型数据库的 N层体系架构,系统软件技术框架设计上,采用基于 M
12、VC 设计模式的三层架构,采用 J2EE技术实现。系统设计实现过程中通过面向对象的 分析与设计通过用例图、类图、时序图来具体设计实现的业务,使整个系统的开 发工程化、标准化,技术上层次清晰,便于维护修改。 本文分析了网上报销管理系统的开发背景,简要阐述了系统开发趋势对本文解 决的主要问题及本文的主要工作进行说明;并根据系统存在的一些问题对系统功 能进行了可行性的研究,对系统功能进行概要设计及详细设计,最终完成网上报 销管理系统的设计与实现。 本系统主要围绕网上报销的业务流程实现,因此报销流程将成为本网上报销管 理系统的核心模块,报销流程中主要实现单据下载、单据导入、业务领导审批、 财务审批、个
13、人査询、领导查询、财务査询等功能。实现了员工下载公司规定的 各类报销单、借款单、应酬费、差旅费等单据模版;网上提交报销申请单据功能; 查询自己所有单据的报销状况,或者某一特定单据在报销流程中当前所处状态; 业务主管查询需要进行业务审批的单据情况,以数字签名方式 对员工提交的费用 报销申请单进行审批;财务人员査询需要进行财务审批或财务执行的单据,对员 工提交的原始凭证的合法性和领导签批的报销申请单内容的一致性进行审核; 此外系统还提供财务信息管理、银行接口、基础数据管理、系统管理功能。实 现了财务人员将员工借款、报销所涉及的资产、负债及费用类科目发生额信息转 化为记帐凭证,并根据需要导入相应会计
14、信息系统记帐凭证库。财务人员将凭证 数据库中涉及付款的信息转换为银行付款命令,并根据银行对帐单进行自动对帐。 I 山东大学硕士学位 论文 系统管理员对系统内的各项初始数据的管理并进行配置,包括报销费用科目管理、 报销类别管理、审批级别管理、财务审批配置、帐务管理配置、银行接口配置、 用户角色配置等内容。完成系统管理员对用户数据、用户角色及登录日志进行查 询和管理,包括用户添加、用户注销、重设密码、冻结 /解冻、角色管理、用户操 作曰志、系统运行日志等功能。 关键词:网上报销管理系统分布式应用 J2EE 报销流程银行接口 山东大学硕士学位论文 ABSTRACT The use of on-lin
15、e computer network system for reimbursement of financial information management has become the development trend of financial reimbursement, the current domestic part of the authorities and the business units have adopted an online claims management. However, all units on-line claims management syst
16、em are required to meet units of its own business processes, this paper designs and implements a set of appropriate online claims management system for Yantai Agrati Fasteners Co., Ltd., will improve my companys financial information management reimbursement which is a great significance. The system
17、 uses the currently popular B / S architecture for Internet / Intranet, based entirely on the Web, middleware, and large databases N-tier architecture, system software technology framework design of the MVC design pattern based on three-tier architecture, using J2EE technology. System Design and Imp
18、lementation of the process of object-oriented analysis and design through the use case diagram, class diagram, timing diagram to realize the specific design of the business, so that the whole system development projects, standardization, technical level, clear, easy to maintain changes. This paper a
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 烟台 安国 紧固 有限公司 网上 报销 管理 系统 设计 实现 丁文臣
![提示](https://www.taowenge.com/images/bang_tan.gif)
限制150内