Analysis of Human Resource Management System Using Data Flow Diagram
Analysis of Human Resource Management System Using Data Flow Diagram
ISSN 2522-6967
ABSTRACT
ً
وهى أيضا،إن مخطط ثدفم البياهات هى زسم بياوي لحدفم البياهات بين مخحلف العمليات في ألاعمال الحجازية. (DFDS) ( باسحخدام مخططات ثدفم البياهاتHRM) تكترح هرهالىزكة مىهجية لثحليل لىظام إدازة املىازد البشسية
ثلىية زسم بياوي ّو
ر وورصف مخطط ثدفم البياهات بأهه السسم الرو يىضح حسكة البياهات بين الكياهات الخازحية والعمليات ومخاشن البياهات داخل.ثتىزر ثدفم املعلىماثالتي ثطبم في هلل البياهات مً املدخالت إلى املخسحات
.الىظام
)رHRM ( الخطىة الثاهية متادز الىظام الاساس ي، والكياهات الخازحية، والعمليات، حيث ثحضمً الخطىة ألاولى ثحديد حدود الىظام،لححليم مخطط لحدفم البياهات لىظام إدازة املىازد البشسية هححاج للعديد مً الخطىات
ور0 ثم ثلديم وصالت البياهات والعمليات الفسعية على مخططات ثدفم البياهات مً املسحىي، )Context Level( )روهى ما يسمى بHigh Level( )روهرا الرو يمثل املستوي الاعلى للىظامEntities( والكياهات أو الاهظمة الخازحية
مع التركيز بشكل أساس ي على مساكبة وثيسيم،)إدازة عمليات ألاعمال الىاجحة جعحمد على هماذج فعالة لحدفم العملDFD(( باسحخدامHRM) ثىثيق همىذج مىطلي كامل يمثل ثحليل هظام, على الحىالي2 واملسحىي1 املسحىي
.)كمخطط يمثل الحدفم مً خالل هظام املعلىماثية لحمثيل العمليات في إدازة التياهة مً وحهة هظس البياهاتDFD( يسحخدم، املهام مثل ثلىية مخطط ثدفم البياهات
This paper search a system analysis methodology for Human Resource Management System (HRMS) using Data Flow Diagrams (DFDs). Several steps
will be required to accomplish this work. The first step includes the determination of system boundaries, processes, and data entities. In the second steps,
system sources and destinations will be presented on context diagram (level 0). Then data links, processes, and sub-processes will also be presented on data
flow diagrams of level 1 and level 2 respectively. Finally, a complete logical model representing a system analysis of HRMS will be documented using
DFDs. The use of DFDs lead directly into physical design, with processes suggesting programs and procedures, data flows suggesting composites, and data
stores suggesting data entities; files; and database.
Keywords: Data Flow Diagrams, Human Resource Management
2. Research Objectives
Workflow technology has become a standard solution to
managing increasingly complex business processes [1].
Successful business process management depends on effective
workflow modeling techniques. Recently, researchers have
developed a variety of workflow models, focusing mainly on the
control and coordination of tasks such as DFD, i.e. the control
flow perspective. However, most of these workflow models
found it have paid little attention to the data flow perspective. In
this paper work, we investigate the data flow issues and propose
a data flow modeling approach for HRM in the context of
business process management.
Fig. 1: The diagram of the components and steps integrate to
A data flow diagram help managers to understand and
form a cohesive process [11].
facilitate the process of decision-making activities. DFD is
graphically represent the flow of data through a system without
Analyze data input or data flow systematically, processing or any indication of time. Use DFD in business process model as a
transforming data, data storage and information output within graphical representation of the flow of data through an
the context of a particular business. Analyze, design and information system, it enables the represent the processes in
Human ResourceManagement information system from the economic interest. Human resource is often referred to as
viewpoint of data. The DFD can be visualize how the system personnel, staff or workers [2].
operates, what the system accomplishes and how it will be
implemented, when it is refined with further specification. Data
flow diagrams are used by systems analysts to design
information-processing systems but also as a way to model
whole organizations. The building of DFD at the very beginning
of the business process modeling enables the functions of the
system to be entered, carry out the interaction between those
functions together, and will focuses on data exchanged between
processes. It associates data with conceptual, logical, and
physical data models and object-oriented models.
such as recruitment and selection, compensation and benefits, 4. Data Flow Diagrams
employee and industrial relations as well as safety & health [2].
4.1. Introduction of Data Flow Diagrams
A picture of the movement of data between external entities,
Table 1: Comparison of HRM and HRD the processes, and data stores within a system. DFDs depict
HRM HRD logical data flow independent of technology. May be used as a
Definition: Definition: discovery technique for processes and data, or as a technique for
HRM is process of HRD is a series of verification of a Functional Decomposition and Entity
managing human talents to organized activities Relationship Diagram that have already been completed. Most
achieve organization‟s conducted within a specified users find these diagrams quite easy to understand generally
objective time and designed to considered a useful analysis deliverable to developers in a
produce behavioral change structured programming environment [9].
Process: Activities:
1. Recruitment and selection 1. Training and 4.2. Data flow diagram symbols
2. Compensation and development There are four primary symbols used to create a data flow
benefits 2. Performance and diagram shown in figure (3).
3. Labor and industrial appraisals
relations 3. Career planning and A source or destination (sink) is represented by a (shaded)
4. Safety and health development square. Sources and destinations define the system‟s
management 4. Change management boundaries; each one represents a person, organization, or
other system that supplies data to the system, gets data
3 . 1 . 3 . HRM a n d p r o d u ct i vi t y from the system, or both.
HRM effects on productivity as: A process, or transform (a round-cornered rectangle)
identifies an activity that changes, moves, or otherwise
Increase in productivity from individual and group pay transforms data.
schemes A data store (an open-ended, horizontal rectangle)
True across many sectors/firms represents data at rest and implies that the data are held
Large selection effect but also incentive effect (for some logical reason) between processes.
More effective when introduced as a package of A data flow (an arrow) represents data in motion.
complementary” practices – Teams Additionally, Gane and Sarson use thick arrows to show
Human Capital – ICT physical or material flows.
Non-pay HRM practices have (i) had less high quality
studies, (ii) positive correlations tend to disappear when
fixed effects included [5].
to represent the system‟s physical processes (programs, manual Logical representations that represents WHAT a system
procedures) and physical data stores (files, databases, reports, does, rather than physical models showing HOW it does it;
screens, etc.) and shows how the system works. Some analysts Hierarchical representation illustrating systems at any level
like to start the analysis process by preparing a physical data flow of detail and
diagram of the present system. Following the analysis stage, Jargon less representation that allow user to clearly
physical data flow diagrams can be used to document alternative understand and review the system.
solutions [10].
The advantages of data flow diagram include:
1. It helps technical and non-technical users to easily
4.4. Why use DFD for analysis of HRMS understand systems design.
The data for the HR system project could be termed in the a. It helps in validating the correctness of the system. It is
operational, technical and economic feasibility. A project needs therefore easy to determine whether requirements are
two types of information to compute the feasibility that are correct. The probability of a better system is increased.
primary and secondary data [1]. The data is transmitted after 2. It allows the analyst to abstract to whatever level of detail
analyzing and checking the effectiveness and the usefulness of is required so that it is possible to examine a system in
the information for the project. It is also essential for that the overview and at a more detailed level.
information, which is gathered, should be dependable and 3. It specifies the system at a logical level rather than a
suitable. The information or data collecting procedure should be physical level i.e. it shows what the system will do rather
efficient to examine the system. For it, a new and efficient data than how it will be done.
move policy should be adopted. To investigate the effectual 4. It helps to understand the inter-relatedness of systems and
data transfer. The data flow diagram could be used to determine subsystems of the system.
the validity of the fact of data [2]. 5. It provides a means of analysis of a proposed system to
determine if the necessary data and processes have been
defined [1].
5. Discussion and Results
The overall methodology of the proposed research work can
6. Conclusion
be summarized into phases
The general objective of this research work is to develop a
Understanding the business requirements of the HRMS.
Data Flow Diagram for Human Resource Management System.
Identifying the business processes of the HRMS. In order to achieve this objective the following specific
Preparing a high-level business design. Present and review objectives have to be accomplished:
the completed high level business process design.
Determining the processes, external entities, data stores Investigation some of the existing HRMS to understand
how the systems boundaries, processes and data entities
and data flows of every identified process [4].
are logically related.
Drawing the data flow diagrams corresponding to these
Developing the context diagram (level o) which
identified elements.
documents the systems boundaries by highlighting its
Presenting numerous a DFD by decomposition, Child
sources and destinations.
diagrams and Balancing.
Developing the level 1 data flow diagram, which shows
Decomposition: is the process of representing the system in the system reviewing, processes, data stores, sources and
a hierarchy of DFD diagrams. Child diagrams: show a portion destinations linked by data flows.
of the parent diagram in detail. Balancing: involves insuring Developing level 2 data flow diagrams which consists of
that information presented at one level of a DFD is accurately several sub process that are listed on the process
represented in the next level DFD. description.
The steps involved in Building DFDs are summarized as Reporting a final logical model, which consists of a
follows: complete set of data flow diagrams for HRMS.
Build the context diagram
Create DFD fragments for each use case References
Organize DFD fragments into level 0 diagram
[1] Tech, B. (1999) “System Analysis & Design”, KSOU, [Available at:
Decompose level 0 processes into level 1 diagrams as http://www.sharadavikas.com/courcemeterials/btc33.doc].
needed; decompose level 1 processes into level 2 diagrams
as needed; etc. [2] Out D.O.A.B.U. Zaria, (2000)”Human Resource Management in
Validate DFDs with user to ensure completeness and Education Course Development ,EDA 721”, [available at:
http://www.nou.edu.ng]
correctness. [9]
Benefits of data flow diagrams: The data flow diagrams are [3] Dessler,G. (2004) ”Human Resource Management”,10 edition,
the basis of structured systems analysis. A data flow diagram [available at: https://evergreenvmw.files.wordpress.com]
acts as a bridge between users and systems developers. Thus, a [4] Sui Generis Team. (2006) “Data Flow Diagram Process”, CMPE202-5-
data flow diagram is a: Sui2, [Available at: www.engr.sjsu.edu]
Graphical representation that eliminates thousands of [5] Bloom,N. Reenen,J (2009) “Human Resource Management (HRM) and
words; Productivity”, [available
[7] Thomas, B. and Taquiqui, M. (2010) “System Analysis and Design for [9] Lecture, (2011)“Introduction to data flow modeling”, BCIS 4610,
University of North Texas [available at: www.studysoup.com]
Business”,COMP13D, [Available at: www.doc-txt.com/sales-IPO-and-
flowchart] [10] Sybase. Co, (2012) “Data Flow Diagram”, [Available at:
[11] Guide,Lead@uva, (2013)“Managing Performance for success” , Management and Economic Research(IJBMER), available at:
[available at: www.hr.virginia.edu] www.ijbmer.com/docs/volumes/vol7issue4/ijbmer2016070402.pdf
“The Effect of Culture on Strategic Human Resource Management
[12] Alami, R. Sohaei, R. Berneti, A. Younesi, A. Farnia, M. And
Mirzajani,H (2015) “The Effectiveness of Human Resource [14] Sajeevanie, T. (2015) “Strategic Human Resource Management and
Management on Improving the Performance of Education Staff” , Theoretical Background: A Critical Review Perspective”, Third Asia-
International Journal of Business and Social Science, [available at: Pacific Conference on Global Business, Economics, Finance and
//ijbssnet.com/journals/Vol_6_No_5_May_2015/28.pdf] Banking, available at:
[13] Sarayrah, S. Tarhini,A. Obeidat ,B. Al-Salti,Z. and Kattoua, T., (2015) http://globalbizresearch.org/Singapore_Conference2015
Practices: A Theoretical Perspective” , International Journal of Business