7 1521616259 - 21-03-2018 PDF
7 1521616259 - 21-03-2018 PDF
7 1521616259 - 21-03-2018 PDF
Volume: 6 Issue: 3 33 - 36
______________________________________________________________________________________
Generation of MIS Report Using Data Warehouse
Abstract— MIS reports are used as decision support systems for higher Management in hospitality industry. Manual generation of MIS report
is a time consuming task which can lead to many human errors and excessive calculations process.
The main objective of this research is to develop an automated system for generation of MIS reports, using data mining and data cleansing
technique with best suitable OLAP data modelling approach. It can be used for better budget prediction which can help to run the business in
good financial shape. It also helps reducing error and optimizing the operational cost in better way.
The MIS report will be generated on the low-level accounting data which has day to day transaction linked to each GL accounting code. The
report will display the Actual amount for each particulars (report lines), along with budgeted amount.
__________________________________________________*****_________________________________________________
Management information system and business decision IV. DESIGN & IMPLEMENTATION
making in these Comparative figure sale for one week or A. Design
month and the next project revenue figure based on new 1. Staging Area: Staging area is used to stage the
product sales assumption but Different situation call for source data without any transformation.
different decisions to be made MIS theorist since same MIS Stage_tb_fie is created to stage the source file
tend to not be adaptable.[1] coming from Opera system to store it as is.
Budget table is created to stage the monthly
Proposing a Conceptual Readiness Assessment Model of budget data.
MIS/IS Deployment in Manufacturing Companies 2. Dimension modelling:
Star Schema is used to model this data warehouse.
Proposing of conceptual readiness assessment model of MIS
deployment in organization is working on model that was
tested using the results obtained by the case study conducted
on an auto parts manufacturing company. But in this
Assessment done for Mehr Campus Corporation indicates the
company readiness for installing and implement MIS have not
reaches to acceptable and standard level. [2]
Proposal for using parallel flows using the Aid of DSS in ERP
Dimension table:
Project is describe A new method to create parallel flows that
MIS_DIM is use to hold the attributes of report
make different use of DSS in ERP System. But in this Data
particulars.
flowing from parallel system is not accurate that can be
Time_DIM is used for storing time dimension on
consumption error of wrong data and it might result in wrong
month level as per requirement.
input data for MIS system. [3]
TB_MAPPING is used to define the aggregation
logic dynamically.
The signification of management information system for
FACT table is used to store all the fact data.
enhancing strategic and tactical planning
34
IJRITCC | March 2018, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 6 Issue: 3 33 - 36
______________________________________________________________________________________
A database has been designed with different tables each used
for different purpose.
While designing the database we used star schema.
Table Stage_tb_fie is created inwhich the input file is loaded.
Table Report master has been made with attributes
Report_code and Report_name. In this all the reports are
present of which MISreports haveto be generated.
Table dimension has been made with 7 different
attributes. Data in the dimension table is loaded ones
using SSIS (Sql Server Integration Services).
Table budget has been made with 5 different attributes
including Budget Month and Budget amount which will
be used for making budget related information.
Table Tb_mapping is created in which mapping is done
according to Department and account.
Table Formula_Mapping is created with 10 different
attributes in which all the formulas are applied according
to the report description.
Table Fact is created and it is loaded dynamically using
queries and joins.
B. Implementation
The system has been implemented using Sql Server
Management Studio, Sql Server Business Intelligence
Development Studio. The main part of our implementation
was concentrated on database pre-processing and attributes
selection.
Star schema is used for designing the database.The data in the
database is loaded using Sql Server Integration Services
(SSIS) .To load the data in the fact table join queries are
written and the data will be loaded automatically when the
input file will be present.For the calculation of actual amount
year to date amount pl/sql code is written.
Input files will be provided by the opera system andour
software will help to generate automated MIS report with all
the required calculation and logic. Fig1. Project Flow Diagram
Reports are generated using Sql Server Reporting
Service.Login id will be provided to all authorized users that
C.Results
is the accountant and manager of the hotel with the help of
which they can access the reports. In the generated reports
drop down will be provided so that they can choose a
particular report and comparative analysis can be done.
Reports can also be generated using pie charts so that better
understanding of the system can be done.
35
IJRITCC | March 2018, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 6 Issue: 3 33 - 36
______________________________________________________________________________________
V. CONCLUSION
We implemented the model using Sql Server Management
Studio, Sql ServerIntegration Service, Sql Server Reporting
service. MIS report project helped to avoid human errors in
the report and the time consumption has been reduced very
drastically. Management team can use this report to take
appropriate decisions for growing business in positive
direction in this competitive market.Manual calculation,
human error, risk of losing data is reduced. This report will
help financial managers and accountant to do comparative
analysis onprevious year data as well as previous month data
with the help of this proper budgeting decision can be made
for various departments. Budgeting decision can be done for
decision support system.
VI. REFERENCES
[1]. Srinivas Nowduri, ―Management information systems and
business decision making: review, analysis, and
recommendations‖ , Bloomsburg University of Pennsylvania ,
2011.
[2]. Jale Mirzaei, Fariborz Mosavi Madani , ―Proposing a
Conceptual Readiness Assessment Model of MIS/IS
Deployment in Manufacturing Companies ‖, Dept. of
Information Technology, School of Eng. Alzahra University
Tehran, Iran, 2009.
[3]. Solmaz Moradi Moghaddam , G. Latif Shabgahi , Mohsen
Moradi Moghaddam, Ramin Nasiri , ―A Proposal for Using
Parallel Flows with the Aid of DSS in ERP Projects‖ , Azad
University of Arak Tehran, Iran ,2009.
[4]. Akram Jalal Karim, ‖ The significance of management
information systems for enhancing strategic and tactical
planning ‖, Ahlia University, Manama, Kingdom of Bahrain .
36
IJRITCC | March 2018, Available @ http://www.ijritcc.org
_______________________________________________________________________________________