Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

Analysis and Design of Training Management

System in Kompas Gramedia

Thimotius Terry Very Ervinta Wira Munggana


Department of Information System Department of Information System
Multimedia Nusantara University Multimedia Nusantara University
Tangerang, Indonesia Tangerang, Indonesia
thimotiusterry@gmail.com wira@umn.ac.id

Abstract— Inside Kompas Gramedia, there is a Department of In Kompas Gramedia, there is the Department of Learning
Learning & Development (L & D) who responsible for employee & Development (L&D) which is part of the Human Resources
development activities. However, the Department of Learning & Development Division (HRD) who is responsible for the
Development (L & D) has not been supported by an adequate development of employees. The company needs training and
system where development activities are still done manually such as development of its employees because training and
distributing training catalogs to each HR Unit to each HR business development will be needed and will focus on both personal
unit. This resulted in still many employees who do not know what and corporate needs now and in the future. Development also
development activities should be attended. Then, employees can not helps employees prepare the changes to their current job that
directly make a booking for development activities that they want to
may result from new technology, work design, new customers,
attend independently (self service). In addition, the available reports
are separated from each other so it takes a long time to recapture a
or new market products. [1]
report from a training and the training history of the employees is In conducting employee development activities,
also not well saved. Department of Learning & Development (L&D) is not yet
Therefore, it takes a Training Management System in supported by an adequate system where development activities
order to support the needs of the Department of Learning & are still done manually such as distributing training catalogs to
Development (L & D). The method used in the implementation is each HR Business Unit. This resulted in still many employees
Rapid Application Development (RAD). who do not know what development activities should attend.
The result of the research is designing the business
Then, employees can not directly make a booking for
process into Data Flow Diagram (DFD) and designing the data
retrieval from SAP by using BAPI (Business Application
development activities that they want to follow independently
Programming Interface). Then, create the user interface design and (self service). In addition, the available reports are separated
implement it into the programming language. Implemented from each other so it takes a long time to recapture a report
Training Management System is integrated between front-end (HR from a training and the training history of the employees is
Portal) and back-end (SAP). The employees can also directly know also not well saved.
the training that must be attended and can directly conduct self- Based on these issues, the Department of Learning &
service training, and the bosses /unit leaders know and monitor the
Development (L&D) intends to implement a web-based
training that must be attended by subordinates. In addition, it can
better analyze the training implementation.
Training Management System (TMS) as a front-end with SAP
as a back-end. The Training Management System (TMS) that
Keywords—Learning & Development department; Training
want to implement is expected to facilitate the transaction
Managemen System; SAP; Business Application Programming process around the training that is held and can maintain the
Interface (BAPI); Kompas Gramedia. training catalog, and also for employee training history can be
stored in the system. The L & D department involves the
I. INTRODUCTION author of the Human Resources Information System (HRIS)
department in the process of implementing the Training
Kompas Gramedia is a company that originally engaged in
Management System (TMS) using the Rapid Application
the field of media which is the Intisari Magazine first
Development (RAD) methodology.
published in 1963 and then the newspaper Kompas first
published in 1965. Kompas Gramedia expanded its business II. LITERATURE REVIEW
into other areas such as book stores, printing, radio, children’s
magazine, book publishing, hotels & resorts, tabloids, tissues, A. Human Resource
online media, universities, and television. Kompas Gramedia Human resource is a potential that is an asset and serves as
has approximately 23,026 active employees by mid-2017. In a capital (non-material / non-financial) within the business
managing employee data, Kompas Gramedia uses one of organization, which can be realized into physical and non-
Entreprise Resource Planning (ERP) products, namely SAP. physical real potential in realizing organizational existence.
[2]
B. Human Resources Management describes the business process into a Data Flow
Human Resource Management is the process of obtaining, Diagram.
training, assessing, and compensating employees, taking into  RAD Design Workshop
account their working relationship, health, and security, and In this phase, the author designs the user interface of
justice issues. [3] all requirements that are defined in the requirements
planning phase. The author describes the flow of user
Human Resource Management is activities designed to
interface that has been created which can then
provide and coordinate human resources within an
organization. [4] describe the workings of the system will be made to
users.
C. Training and Event Management Sub Modul SAP HCM  Implementation
Training and Event Management is an integrated In this phase, the author focuses on system
component that supports the planning, implementation, and development and system development. At this stage
handling of a series of training and business activities. [5] is the task of a software engineer who changed the
There are 4 (four) main processes in Training and Event design that has been made by a system analyst into
Management: the programming language (coding).
 Business event preparation includes all the necessary
IV. ANALYSIS AND RESULTS
data when creating a business event catalog, such as
the training location to be held. A. Requirements Planning Phase
 Business event catalogs are generated and schedules In SAP Human Capital Management - Organizational
for activities are planned and made in the system. Management, there are objects that related each other.
 When the schedule is available, day-to-day booking
activities, re-booking, or cancellation of business
event activities for internal and external participants
can be implemented.
 The fourth major process includes recurring activities
related to day-to-day activities. When the training has
been done, participants can write an assessment for
the activity.
D. Data Flow Diagram
Data flow diagram is a logical model of data or process
created to describe where the data origin and where the data Fig. 1 Object Relations
destination out of the system, where data is stored, what Table 1 Object Information
processes produce the data and the interaction between stored
data and processes imposed on the data. [6] Object Object
Object Type Text Object Type Text
E. Rapid Application Development Types Types
B Development Plan O Organizational Unit
Rapid Application Development (RAD) is a life-cycle
C Job P Person
strategy aimed at providing much faster development and
getting better quality results compared to the results achieved D Business event type Q Qualification
through traditional cycles. [7] JF Job Family S Position
Rapid Application Development (RAD) is a combination L Business event group T Task
of various structured techniques with prototyping techniques
and joint application development techniques to accelerate Object P (Person) is related with object S (Position) which
system / application development. [8] is each person have a position and position is under object O
(Organizational Unit) such as Group Business Unit, Division,
III. RESEARCH METHODOLOGY or Department. Object S (Position) is related with object C
This research was using Rapid Application Development (Job) which is general description of each position such as job
methodology which is one method of System Development that the each position had and job is under object JF (Job
Life Cycle. There are 3 steps in Rapid Application Family). Object C (Job) is related with object T (Task) and
Development: object Q (Qualification) to get soft competencies and hard
 Requirements Planning Phase competencies that use for People Development.
In this phase, the authors collect some necessary Object C (Job) is related with Object B (Development
requirements in research, among others, to seek Plan) which is learning journey for an employee. Learning
information from users, design a business process Journey is a bunch of training that set for a job that must
description, conduct interviews, and determine what attend by employees. Object B (Development Plan) is
features will be used in the system. The author composed by Object L (Business Event Group) and Object D
(Business Event Type).
 Check approval status – HR Portal
Data Flow Diagram from that object relation:  Realization – SAP
 Evaluation – SAP
Input training process is Admin L&D enter the current
training in hardcopy and excel files into SAP and formed a
training catalog. This training catalog is used as a training
database held in Kompas Gramedia.
Grouping training by job that is training data that already
exist in the training catalog are grouped based on existing jobs
in Kompas Gramedia. This training grouping is based on
competency required from each job. After the training has
Fig. 2 Context Level Diagram been grouped based on each job, then the training list of each
job is stored as a Learning Journey (Development Plan).
There are 3 entities L & D Admin, Employees, and Unit Choosing the training that attended that is the employee
Leader. Admin L & D who do input data about the training to determines the training needs needed to support his work.
be held. Employees who make transactions in the form of After that, the employee chooses the date when to participate
booking training, submit a request form to the leader of the in the training.
unit. Leaders of the Unit are entitled to approve the request Booking is process when employees make a booking
form submitted by the employee. training and submit a request form to the manager/supervisor
to request approval to attend the training.
Check approval status is to check the approval that has
been done by manager/supervisor which later on the
employees status changed to booking in training catalog.
Realization process is the process of running the training
where the attendee attendance list is required for the employee
to attend.
Evaluation that employees who have completed a training
Fig. 3 DFD Level 0 must evaluate the training that has been held both in terms of
events and also instructors.
In Data Flow Diagram Level 0 there are 2 systems used are
SAP and HR Portal, where SAP is used as back-end, while HR B. RAD Design Workshop
Portal is used as front-end used by employees. SAP is used to Author make some user interface design in HR Portal:
store data about the training held. Meanwhile, HR Portal is
used as a connecting application between SAP to the
employees themselves and to connect it required a bridging
from SAP to HR Portal so that data in SAP can be used on HR
Portal.

Fig. 5 List Training Catalog


Fig. 4 DFD Level 1
Figure 5 List Training Catalog contain the training that
Figure 4 is a Data Flow Diagram Level 1 consisting of 4 employees should attend of each Learning Journey.
processes in SAP and 3 processes in HR Portal, including:
 Input training – SAP
 Grouping training by job – SAP
 Choosing the training that attended – HR Portal
 Booking – HR Portal
Fig. 6 Training Request Form - Step 1

Fig. 9 Training Approval Status

Figure 9 is the Training Approval Status that


manager/supervisor make an approval from Training Request
Form that submitted by employees.
Fig. 7 Training Request Form - Step 2 C. Implementation
Implementation is the phase that author implement results
from user interface design into a program that can be
operated/used.

Fig. 8 Training Request Form - Step 3


Fig. 10 List Training Catalog
Figure 6, 7, and 8 is the Training Request Form that
employees should submitted to manager/supervisor for Figure 10 is the List Training Catalog in the HR Portal that
approval to attend a training. contain training based on Learning Journey. Employees can
see training that should be attend for their job.
Fig. 11 Training Request Form - Step 1

Fig. 14 Training Approval Status

Figure 14 is the Training Approval Status in HR Portal that


manager/supervisor can approve or reject the request form that
submitted by employees.
V. CONCLUSION
Training Management System is a system that is
implemented to support development activities undertaken by
the Department of Learning & Development (L & D) in
Kompas Gramedia. Training Management System is
Fig. 12 Training Request Form - Step 2 implemented by Rapid Application Development (RAD)
method which consists of 3 phases.
In the first phase, collect the required requirements. And
then described into Data Flow Diagrams (DFD) and designs
the retrieval of data from SAP using the Business Application
Programming Interface (BAPI). The second phase, describes
the user interface design based on the requirement. The third
phase, translating the results of user interface design into the
programming language (coding).
Implemented Training Management System is integrated
between front-end (HR Portal) and back-end (SAP). Then, the
employees can also directly know the training that must be
attended and can directly conduct self-service booking for
training, and the managers/supervisor know and monitor the
training that must be attended by subordinates. In addition, the
Department of Learning & Development (L & D) can better
Fig. 13 Training Request Form - Step 3 analyze training implementation.

Figure 11, 12, and 13 is the Training Request Form in the References
HR Portal. Employees choose a training that want to attend.
And then, employees fill a manager/supervisor personnel [1] Noe, Hollenback, Gerhart, and Wright, Human Resource Management
Gaining a Competitive Advantage. New York, USA: McGraw Hill, 2008.
number and submit.
[2] H Nawawi, Perencanaan Sumber Daya Manusia (SDM), untuk
Organisasi Profit yang Kompetitif. Yogyakarta, Indonesia: Gadjah Mada
University Press, 2010.
[3] G Dessler, Human Resource Management, 9th ed. New Jersey: Pearson
Prentice Hall, 2003.
[4] L.L Byars and L.W. Rue, Human Resource Management, 8th ed. New
York: McGraw-Hill, 2005.
[5] SAP AG, SAP01 Fundamental. Germany: SAP AG, 2006.
[6] A Kristianto, Perancangan Sistem Informasi dan Aplikasinya. Jakarta,
Indonesia: Gava Media, 2003.
[7] Leod, R. Jr. Mc., System Development: A Project Management Approach.
New York: Leigh Publishing LLC, 2002.
[8] J.L. Whitten and L.D Bentley, System Analysis & Design Methods, 6th
ed. New York: Mc. Graw-Hill, 2004.

You might also like