Design and Implementation of CRM System Based On S
Design and Implementation of CRM System Based On S
7th International Conference on Education, Management, Information and Mechanical Engineering (EMIM 2017)
Abstract. This system is the basic customer information, contact information, contact information,
customer service, full sharing of information and standardized management; based on the sales
opportunities, customer tracking and recording the development process, improve the ability to
develop new customers and customers will be lost in time when the early warning system for sales
staff to take timely measures to reduce losses, and hope to provide the report system for senior
corporate customers to understand. The system includes six modules: marketing management,
customer management, service management, statistical statements, basic data and authority
management.
Introduction
CRM is a customer relationship management system, is a kind of software tools used to manage
customers. Through the use of today's rapid development of information technology means to
maintain corporate customers, to replace the traditional single customer information management.
Through the CRM system, we can not only understand customer information, but also some of the
information is closely related with customer, such as customer contact, when we are in the
maintenance of customer information, but also to maintain customer contact information, then the
customer contact will also may become potential customers for our development[1-3]. So the CRM
system is a tool that allows companies to better select and manage valuable customers[4-6].
The CRM system SSP will retain this concept based on through automated scheduling in the
program design, that can interact at any time for timely communication between enterprises and
customers, so as to allow enterprises to truly understand customer needs, further development. This
approach can not only enhance the productivity and efficiency of employees, but also increase sales
revenue, reduce operating costs, as well as the most important to improve customer satisfaction.
The pursuit of maximum profit.
And Fig. 2 is a data sheet model associated with the customer (customer and customer contact,
customer and customer service, customer contact records and customer churn data).
CUSTOMER_DRAINS
ID NUMBER(19) <pk>
DELAY VARCHAR2(255 char)
DRAIN_DATE TIMESTAMP
LAST_ORDER_DATE TIMESTAMP
REASON VARCHAR2(255 char)
STATUS VARCHAR2(255 char)
CUSTOMER_ID NUMBER(19) <fk>
CUSTOMERS
ID NUMBER <pk> CUSTOMER_SERVICES
ADDRESS VARCHAR2(255) ID NUMBER(19) <pk>
BANK VARCHAR2(255) ALLOT_DATE DATE
CUSTOMER_ACTIVITIES
BANK_ACCOUNT VARCHAR2(255) CREATE_DATE DATE
ID NUMBER <pk> BANKROLL NUMBER DEAL_DATE DATE
ACTIVITY_DATE DATE CHIEF VARCHAR2(255) DEAL_RESULT VARCHAR2(255 char)
DESCRIPTION VARCHAR2(255) CREDIT VARCHAR2(255) SATISFY VARCHAR2(255 char)
PLACE VARCHAR2(255) FAX VARCHAR2(255) SERVICE_DEAL VARCHAR2(255 char)
TITLE VARCHAR2(255) LICENCE_NO VARCHAR2(255) SERVICE_REQUEST VARCHAR2(255 char)
CUSTOMER_ID NUMBER <fk> LOCAL_TAX_NO VARCHAR2(255) SERVICE_STATE VARCHAR2(255 char)
NAME VARCHAR2(255) SERVICE_TITLE VARCHAR2(255 char)
NATIONAL_TAX_NO VARCHAR2(255) SERVICE_TYPE VARCHAR2(255 char)
NO VARCHAR2(255)
REGION VARCHAR2(255)
CONTACTS
ID NUMBER <pk>
MEMO VARCHAR2(255)
MOBILE VARCHAR2(255)
NAME VARCHAR2(255)
POSITION VARCHAR2(255)
SEX VARCHAR2(255)
TEL VARCHAR2(255)
CUSTOMER_ID NUMBER <fk>
The design of the database logic structure is to transform the conceptual structure design model
into a logical structure model. Logical structure includes three parts: collecting basic data, data
structure, data processing flow. The logical structure is converted into a physical structure, which
corresponds to the data table in the database. The system uses Oracle database to store data. The
following shows a few tables in this system.
889
Advances in Computer Science Research (ACSR), volume 76
890
Advances in Computer Science Research (ACSR), volume 76
Summary
This system is the basic customer information, contact information, contact information, customer
service, full sharing of information and standardized management; based on the sales opportunities,
customer tracking and recording the development process, improve the ability to develop new
customers and customers will be lost in time when the early warning system for sales staff to take
timely measures to reduce losses., and hope to provide the report system for senior corporate
customers to understand.
Acknowledgements
This paper is a report of the research project of teaching reform in the Information Engineering
Institute of Yulin University.
References
[1] Bruce Eckel; Chen Haopeng. Java programming ideas (Fourth Edition) [thinking in java].
[2] Weiss (Mark AIlen Weiss) with; Feng Shunxi translation. Data structure and algorithm analysis:
Java language description (Second Edition) [Data structures algorithm analysis in java second
edition].
[3] waers; Zhang Weibin.Spring combat (Fourth Edition).
[4] Deckard (Paul Deck); Lin Yiming, translation. Spring MVC Learning Guide
[5] Li Gang. Lightweight Java EE enterprise applications: Struts2+Spring4+Hibernate integrated
development (Fourth Edition)
[6] 31 days learn CRM project development enterprise level customer relationship management
system development tutorial CRM project source code programming teaching
[7] Qin Jing, Liu Cunyong waiting for Oracle from entry to the master (video version)
[8] Ding Qiu Lin. Customer relationship management [M. Beijing: Tsinghua University press, 2002
[9] SA Shi Xuan, Wang Shan. An introduction to database system [M]. of Higher Education Press,
2008.2
[10] Xu Qing an in-depth analysis of the Java Web technology insider (Revised Edition)
891