SlideShare a Scribd company logo
1 of 36
1
Enterprise
Resource
Planning
Systems
2
Problems with Non-ERP
Systems
In-house design limits connectivity outside the
company
Tendency toward separate IS’s within firm
lack of integration limits communication within the
company
Strategic decision-making not supported
Long-term maintenance costs high
Limits ability to engage in process reengineering
3
Traditional IS Model:
Closed Database Architecture
Similar in concept to flat-file approach
data remains the property of the application
fragmentation limits communications
Existence of numerous distinct and
independent databases
redundancy and anomaly problems
Paper-based
requires multiple entry of data
status of information unknown at key points
Order Entry
System
Manufacturing
and
Distribution
System
Procurement
System
Customer
Sales
Account Rec
Production
Scheduling
Shipping
Vendor
Accts Pay
Inventory
Customer Database Manufacturing
Database
Procurement
Database
Business Enterprise
Customer Supplier
Products
Orders Purchases
Materials
Traditional Information System with
Closed Database Architecture
5
What is ERP?
Those activities supported by multi-module
application software that help a company
manage the important parts of its business in
an integrated fashion.
Key features include:
Smooth and seamless flow of information
across organizational boundaries
Standardized environment with shared
database independent of applications and
integrated applications
Data Warehouse
On-Line Analytical Processing
(OLAP)
Bolt-On Applications
(Industry Specific Functions)
Sales
&
Distribution
Business
Planning
Shop Floor
Control
Logistics
Customers Suppliers
Operational Database
Customers, Production,
Vendor, Inventory, etc.
Legacy
Systems
Core Functions [On-Line Transaction Processing (OLTP)]
ERP System
Business EnterpriseERP System
7
Two Main ERP Applications
Core applications
a.k.a. Online Transaction Processing (OLTP)
transaction processing systems
support the day-to-day operational activities of
the business
support mission-critical tasks through simple
queries of operational databases
include Sales and Distribution, Business
Planning, Production Planning, Shop Floor
Control, and Logistics modules
8
Two Main ERP Applications
Business analysis applications
a.k.a. Online Analytical Processing (OLAP)
decision support tool for management-critical tasks
through analytical investigation of complex data
associations
supplies management with “real-time” information and
permits timely decisions to improve performance and
achieve competitive advantage
includes decision support, modeling, information
retrieval, ad-hoc reporting/analysis, and what-if
analysis
9
OLAP
Supports management-critical tasks through
analytical investigation of complex data
associations captured in data warehouses:
Consolidation is the aggregation or roll-up
of data.
Drill-down allows the user to see data in
selective increasing levels of detail.
Slicing and Dicing enables the user to
examine data from different viewpoints often
performed along a time axis to depict trends
and patterns.
10
ERP System Configurations:
Client-Server Network Topology
Two-tier
common server handles both application and
database duties
used especially in LANs
Server
Applications Database
User
Presentation
Layer
First Tier
Second Tier
Application
and Database
Layer
Two-Tier Client Server
Server
12
ERP System Configurations:
Client-Server Network Topology
Three-tier
client links to the application server which
then initiates a second connection to the
database server
used especially in WANs
Three-Tier Client Server
Applications
Database
First Tier
Second Tier
Third Tier
User
Presentation
Layer
Application
Layer
Database Layer
Application
Server
Database
Server
ERP with OLTP and OLAP Client Server using Data Warehouse
OLTP
Server
OLTP
Applications
Operations
Database
Server
Operations
Database
First Tier
Second Tier
Third Tier
User
Presentation
Layer
Application
Layer
Database
Layer
OLAP
Server
OLAP
Applications
Data
Warehouse
Server
Data
Warehouse
15
ERP System Configurations:
Databases and Bolt-Ons
Database Configuration
selection of database tables in the thousands
setting the switches in the system
Bolt-on Software
third-party vendors provide specialized
functionality software
Supply-Chain Management (SCM) links
vendors, carriers, third-party logistics
companies, and information systems
providers
16
What is a Data Warehouse?
A relational or multi-dimensional database that may
consume hundreds of gigabytes or even terabytes of
disk storage
The data is normally extracted periodically from operational
database or from a public information service.
A database constructed for quick searching, retrieval,
ad-hoc queries, and ease of use
An ERP system could exist without having a data
warehouse. The trend, however, is that organizations
that are serious about competitive advantage deploy
both. The recommended data architecture for an ERP
implementation includes separate operational and data
warehouse databases
17
Data Warehouse Process
The five essential stages of the data
warehousing process are:
• Modeling data for the data warehouse
• Extracting data from operational databases
• Cleansing extracted data
• Transforming data into the warehouse model
• Loading the data into the data warehouse
database
18
Data Warehouse Process:
Stage 1
Modeling data for the data warehouse
Because of the vast size of a data
warehouse, the warehouse database consists
of de-normalized data.
Relational theory does not apply to a data
warehousing system.
Wherever possible normalized tables pertaining to
selected events may be consolidated into de-
normalized tables.
19
Data Warehouse Process:
Stage 2
Extracting data from operational
databases
The process of collecting data from
operational databases, flat-files, archives, and
external data sources.
Snapshots vs. Stabilized Data:
a key feature of a data warehouse is that the data
contained in it are in a non-volatile (stable) state.
20
Data Warehouse Process:
Stage 3
Cleansing extracted data
Involves filtering out or repairing invalid data
prior to being stored in the warehouse
Operational data are “dirty” for many reasons:
clerical, data entry, computer program errors,
misspelled names, and blank fields.
Also involves transforming data into standard
business terms with standard data values
21
Data Warehouse Process:
Stage 4
Transforming data into the warehouse model
To improve efficiency, data is transformed into
summary views before they are loaded.
Unlike operational views, which are virtual in
nature with underlying base tables, data
warehouse views are physical tables.
OLAP, however, permits the user to construct virtual
views from detail data when one does not already
exist.
22
Data Warehouse Process:
Stage 5
Loading the data into the data warehouse
database
Data warehouses must be created and
maintained separately from the operational
databases.
Internal Efficiency
Integration of Legacy Systems
Consolidation of Global Data
Current (this weeks)
Detailed Sales Data
Sales Data Summarized
Quarterly
Archived over Time
Data Cleansing
ProcessOperations
Database
VSAM Files
Hierarchical DB
Network DB
Data Warehouse System
The Data Warehouse
Sales Data Summarized
Annually
Previous
Years
Previous
Quarters
Previous
W
eeks
Purchases
System
Order
Entry
System
ERP
System
Legacy Systems
24
Risks Associated with ERP
Implementation
Pace of Implementation
Big Bang--switch operations from legacy
systems to ERP in a single event
Phased-In--independent ERP units installed
over time, assimilated and integrated
Opposition to Changes to the Businesses
Culture
User reluctance and inertia
Need of (upper) management support
25
Risks Associated with ERP
Implementation
Choosing the Wrong ERP
Goodness of Fit: no ERP system is best for
all industries
Scalability: system’s ability to grow
Choosing the Wrong Consultant
Common to use a third-party (the Big Five)
Be thorough in interviewing potential
consultants
Establish explicit expectations
26
Risks Associated with ERP
Implementation
High Cost and Cost Overruns
Common areas with high costs:
Training
Testing and Integration
Database Conversion
Disruptions to Operations
ERP is reengineering--expect major changes
in how business is done
27
Implications for Internal
Control and Auditing
Transaction Authorization
Controls are needed to validate transactions
before they are accepted by other modules.
ERPs are more dependent on programmed
controls than on human intervention.
Segregation of Duties
Manual processes that normally require
segregation of duties are often eliminated.
User role: predefined user roles limit a user’s
access to certain functions and data.
28
Implications for Internal
Control and Auditing
Supervision
Supervisors need to acquire a technical and
operational understanding of the new system.
Employee-empowered philosophy should not
eliminate supervision.
Accounting Records
Corrupted data may be passed from external
sources and from legacy systems.
Loss of paper audit trail
29
Implications for Internal
Control and Auditing
Access Controls
Critical concern with confidentiality of
information
Who should have access to what?
Access to Data Warehouse
Data warehouses often involve sharing
information with suppliers and customers.
30
Implications for Internal
Control and Auditing
Contingency Planning
How to keep business going in case of
disaster
Key role of servers requires backup plans:
redundant servers or shared servers
Independent Verification
Traditional verifications are meaningless
Need to shift from transaction level to overall
performance level
31
Implications for Internal
Control and Auditing
ERP projects may be concurrent with
BPR, CRM, Data Warehousing, SCM
All of these increase risk of successful
implementation
ERP systems impact organizational
structure and internal controls
New control policies must precede
migration to an ERP system
32
Implications for Internal
Control and Auditing
Gartner Group noted following concerns
regarding implementing ERP:
33
Audits of ERPs
Audit could provide assurance covering the
areas of …
process integrity
application security
infrastructure integrity
implementation integrity
34
ERP Products
SAP: largest ERP vendor
modules can be integrated or used alone
new features include SCM, B2B, e-
commerce, XML
J.D. Edwards
flexibility: users can change features; less of
a pre-set structure than SAP’s
modularity: accept modules (bolt-ons) from
other vendors
35
ERP Products
Oracle
tailored to e-business focus
Internet based vs. client-server based
applications
PeopleSoft
open, modular architecture allows rapid
integration with existing systems
Baan
use of “best-of-class” applications
36
this concludes the ERP slide
presentation

More Related Content

What's hot

Enterprise Resource Planning
Enterprise Resource PlanningEnterprise Resource Planning
Enterprise Resource PlanningAnkesh Gorkhali
 
MIS-CH05: IT Infrastructure and Emerging Technologies
MIS-CH05: IT Infrastructure and Emerging TechnologiesMIS-CH05: IT Infrastructure and Emerging Technologies
MIS-CH05: IT Infrastructure and Emerging TechnologiesSukanya Ben
 
Enterprise resource planning
Enterprise resource planning Enterprise resource planning
Enterprise resource planning Bonny V Pappachan
 
Enterprise Resource Planning
Enterprise Resource PlanningEnterprise Resource Planning
Enterprise Resource Planningsandeeptiwari
 
Sap fundamentals
Sap fundamentalsSap fundamentals
Sap fundamentalsZiko2K7
 
Enterprise resource planning (erp) systems
Enterprise resource planning (erp) systemsEnterprise resource planning (erp) systems
Enterprise resource planning (erp) systemsRao Majid Shamshad
 
Enterprise Resource planning Unit 3 ERP implementation
Enterprise Resource planning Unit 3 ERP implementationEnterprise Resource planning Unit 3 ERP implementation
Enterprise Resource planning Unit 3 ERP implementationGanesha Pandian
 
ERP Finance Module
ERP Finance ModuleERP Finance Module
ERP Finance ModuleSean Badiru
 
ERP( enterprise resource planning)
ERP( enterprise resource planning)ERP( enterprise resource planning)
ERP( enterprise resource planning)Omer Maroof
 
MIS-CH07: Telecommunications, the Internet, and Wireless Technology
MIS-CH07: Telecommunications, the Internet, and Wireless TechnologyMIS-CH07: Telecommunications, the Internet, and Wireless Technology
MIS-CH07: Telecommunications, the Internet, and Wireless TechnologySukanya Ben
 
Laudon mis12 ppt03
Laudon mis12 ppt03Laudon mis12 ppt03
Laudon mis12 ppt03Faisal14H
 
MIS-CH08: Securing Information Systems
MIS-CH08: Securing Information SystemsMIS-CH08: Securing Information Systems
MIS-CH08: Securing Information SystemsSukanya Ben
 

What's hot (20)

Enterprise Resource Planning
Enterprise Resource PlanningEnterprise Resource Planning
Enterprise Resource Planning
 
MIS-CH05: IT Infrastructure and Emerging Technologies
MIS-CH05: IT Infrastructure and Emerging TechnologiesMIS-CH05: IT Infrastructure and Emerging Technologies
MIS-CH05: IT Infrastructure and Emerging Technologies
 
Laudon mis14 ch02
Laudon mis14 ch02Laudon mis14 ch02
Laudon mis14 ch02
 
Overview of ERP System
Overview of ERP SystemOverview of ERP System
Overview of ERP System
 
MIS Chapter 3
MIS Chapter 3MIS Chapter 3
MIS Chapter 3
 
Chapter 8 securing information systems MIS
Chapter 8 securing information systems MISChapter 8 securing information systems MIS
Chapter 8 securing information systems MIS
 
Enterprise resource planning
Enterprise resource planning Enterprise resource planning
Enterprise resource planning
 
What is ERP
What is ERPWhat is ERP
What is ERP
 
Enterprise Resource Planning
Enterprise Resource PlanningEnterprise Resource Planning
Enterprise Resource Planning
 
Sap fundamentals
Sap fundamentalsSap fundamentals
Sap fundamentals
 
Enterprise resource planning (erp) systems
Enterprise resource planning (erp) systemsEnterprise resource planning (erp) systems
Enterprise resource planning (erp) systems
 
Success and Failure of ERP
Success and Failure of ERPSuccess and Failure of ERP
Success and Failure of ERP
 
Enterprise Resource planning Unit 3 ERP implementation
Enterprise Resource planning Unit 3 ERP implementationEnterprise Resource planning Unit 3 ERP implementation
Enterprise Resource planning Unit 3 ERP implementation
 
Benefits of erp
Benefits of erpBenefits of erp
Benefits of erp
 
ERP Finance Module
ERP Finance ModuleERP Finance Module
ERP Finance Module
 
ERP( enterprise resource planning)
ERP( enterprise resource planning)ERP( enterprise resource planning)
ERP( enterprise resource planning)
 
Erp introduction
Erp introductionErp introduction
Erp introduction
 
MIS-CH07: Telecommunications, the Internet, and Wireless Technology
MIS-CH07: Telecommunications, the Internet, and Wireless TechnologyMIS-CH07: Telecommunications, the Internet, and Wireless Technology
MIS-CH07: Telecommunications, the Internet, and Wireless Technology
 
Laudon mis12 ppt03
Laudon mis12 ppt03Laudon mis12 ppt03
Laudon mis12 ppt03
 
MIS-CH08: Securing Information Systems
MIS-CH08: Securing Information SystemsMIS-CH08: Securing Information Systems
MIS-CH08: Securing Information Systems
 

Viewers also liked

ERP_BPR_Project design
ERP_BPR_Project designERP_BPR_Project design
ERP_BPR_Project designSUPERSOUVIK
 
Designwillneverbethesame jeroen van erp 20090215
Designwillneverbethesame jeroen van erp 20090215Designwillneverbethesame jeroen van erp 20090215
Designwillneverbethesame jeroen van erp 20090215Fabrique
 
UX-UI. Building a desirable cloud application
UX-UI. Building a desirable cloud applicationUX-UI. Building a desirable cloud application
UX-UI. Building a desirable cloud applicationPanos Kontopoulos
 
Inventory erp purchase enterprise resource planning design 1 powerpoint prese...
Inventory erp purchase enterprise resource planning design 1 powerpoint prese...Inventory erp purchase enterprise resource planning design 1 powerpoint prese...
Inventory erp purchase enterprise resource planning design 1 powerpoint prese...SlideTeam.net
 
RE-DESIGN BUSINESS PROCESSES AND ENGAGE EMPLOYEES TO BEST UTILIZE ERP SOFTWAR...
RE-DESIGN BUSINESS PROCESSES AND ENGAGE EMPLOYEES TO BEST UTILIZE ERP SOFTWAR...RE-DESIGN BUSINESS PROCESSES AND ENGAGE EMPLOYEES TO BEST UTILIZE ERP SOFTWAR...
RE-DESIGN BUSINESS PROCESSES AND ENGAGE EMPLOYEES TO BEST UTILIZE ERP SOFTWAR...David McDonald
 
Design Guideline for NC (An ERP System) - Vanbin Fan 2010.01.28
Design Guideline for NC (An ERP System) - Vanbin Fan 2010.01.28Design Guideline for NC (An ERP System) - Vanbin Fan 2010.01.28
Design Guideline for NC (An ERP System) - Vanbin Fan 2010.01.28Vanbin Fan, JWMI MBA
 
How 2-Tier ERP Can Benefit Your Business
How 2-Tier ERP Can Benefit Your BusinessHow 2-Tier ERP Can Benefit Your Business
How 2-Tier ERP Can Benefit Your BusinessBurCom Consulting Ltd.
 
SAP An Introduction
SAP An IntroductionSAP An Introduction
SAP An Introductionsh_neha252
 
Contract farming zebra
Contract farming  zebraContract farming  zebra
Contract farming zebramarcoiko
 
Two-Tier ERP: Enabling the Future-Ready Global Enterprise with Better Innovat...
Two-Tier ERP: Enabling the Future-Ready Global Enterprise with Better Innovat...Two-Tier ERP: Enabling the Future-Ready Global Enterprise with Better Innovat...
Two-Tier ERP: Enabling the Future-Ready Global Enterprise with Better Innovat...Cognizant
 
ERP Intro
ERP IntroERP Intro
ERP Intronebal
 
Contract Farming is a Triangular Benefit - Satheeshkumar.N
Contract Farming is a Triangular Benefit - Satheeshkumar.NContract Farming is a Triangular Benefit - Satheeshkumar.N
Contract Farming is a Triangular Benefit - Satheeshkumar.NSatheesh Kumar
 
Ebizframe ERP Software
Ebizframe ERP SoftwareEbizframe ERP Software
Ebizframe ERP SoftwareNadeem Jafar
 
Enterprise UX - The "Next" Last Frontier
Enterprise UX - The "Next" Last FrontierEnterprise UX - The "Next" Last Frontier
Enterprise UX - The "Next" Last FrontierPatrick Neeman
 

Viewers also liked (18)

ERP_BPR_Project design
ERP_BPR_Project designERP_BPR_Project design
ERP_BPR_Project design
 
Designwillneverbethesame jeroen van erp 20090215
Designwillneverbethesame jeroen van erp 20090215Designwillneverbethesame jeroen van erp 20090215
Designwillneverbethesame jeroen van erp 20090215
 
UX-UI. Building a desirable cloud application
UX-UI. Building a desirable cloud applicationUX-UI. Building a desirable cloud application
UX-UI. Building a desirable cloud application
 
Inventory erp purchase enterprise resource planning design 1 powerpoint prese...
Inventory erp purchase enterprise resource planning design 1 powerpoint prese...Inventory erp purchase enterprise resource planning design 1 powerpoint prese...
Inventory erp purchase enterprise resource planning design 1 powerpoint prese...
 
RE-DESIGN BUSINESS PROCESSES AND ENGAGE EMPLOYEES TO BEST UTILIZE ERP SOFTWAR...
RE-DESIGN BUSINESS PROCESSES AND ENGAGE EMPLOYEES TO BEST UTILIZE ERP SOFTWAR...RE-DESIGN BUSINESS PROCESSES AND ENGAGE EMPLOYEES TO BEST UTILIZE ERP SOFTWAR...
RE-DESIGN BUSINESS PROCESSES AND ENGAGE EMPLOYEES TO BEST UTILIZE ERP SOFTWAR...
 
Design Guideline for NC (An ERP System) - Vanbin Fan 2010.01.28
Design Guideline for NC (An ERP System) - Vanbin Fan 2010.01.28Design Guideline for NC (An ERP System) - Vanbin Fan 2010.01.28
Design Guideline for NC (An ERP System) - Vanbin Fan 2010.01.28
 
architectures of erp systems
architectures of erp systemsarchitectures of erp systems
architectures of erp systems
 
How 2-Tier ERP Can Benefit Your Business
How 2-Tier ERP Can Benefit Your BusinessHow 2-Tier ERP Can Benefit Your Business
How 2-Tier ERP Can Benefit Your Business
 
SAP An Introduction
SAP An IntroductionSAP An Introduction
SAP An Introduction
 
Two-Tier ERP Strategy
Two-Tier ERP StrategyTwo-Tier ERP Strategy
Two-Tier ERP Strategy
 
Contract farming zebra
Contract farming  zebraContract farming  zebra
Contract farming zebra
 
Two-Tier ERP: Enabling the Future-Ready Global Enterprise with Better Innovat...
Two-Tier ERP: Enabling the Future-Ready Global Enterprise with Better Innovat...Two-Tier ERP: Enabling the Future-Ready Global Enterprise with Better Innovat...
Two-Tier ERP: Enabling the Future-Ready Global Enterprise with Better Innovat...
 
ERP Intro
ERP IntroERP Intro
ERP Intro
 
Contract Farming is a Triangular Benefit - Satheeshkumar.N
Contract Farming is a Triangular Benefit - Satheeshkumar.NContract Farming is a Triangular Benefit - Satheeshkumar.N
Contract Farming is a Triangular Benefit - Satheeshkumar.N
 
Erp
ErpErp
Erp
 
Ebizframe ERP Software
Ebizframe ERP SoftwareEbizframe ERP Software
Ebizframe ERP Software
 
ERP
ERPERP
ERP
 
Enterprise UX - The "Next" Last Frontier
Enterprise UX - The "Next" Last FrontierEnterprise UX - The "Next" Last Frontier
Enterprise UX - The "Next" Last Frontier
 

Similar to Erp (Enterprise Resource Planning)

ERP [Compatibility Mode]
ERP [Compatibility Mode]ERP [Compatibility Mode]
ERP [Compatibility Mode]Gunjan Mehta
 
Plugin ch11edited-ok
Plugin ch11edited-okPlugin ch11edited-ok
Plugin ch11edited-okdonasiilmu
 
Master data management and data warehousing
Master data management and data warehousingMaster data management and data warehousing
Master data management and data warehousingZahra Mansoori
 
Chapter 11 Enterprise Resource Planning System
Chapter 11 Enterprise Resource Planning SystemChapter 11 Enterprise Resource Planning System
Chapter 11 Enterprise Resource Planning SystemMuhammad Azmy
 
3._DWH_Architecture__Components.ppt
3._DWH_Architecture__Components.ppt3._DWH_Architecture__Components.ppt
3._DWH_Architecture__Components.pptBsMath3rdsem
 
Enterprise resource planning_system
Enterprise resource planning_systemEnterprise resource planning_system
Enterprise resource planning_systemJithin Zcs
 
An Integrated ERP With Web Portal
An Integrated ERP With Web PortalAn Integrated ERP With Web Portal
An Integrated ERP With Web PortalTracy Morgan
 
ERP and related technology
ERP and related technology ERP and related technology
ERP and related technology Usman Tariq
 
An Integrated ERP with Web Portal
An Integrated ERP with Web Portal An Integrated ERP with Web Portal
An Integrated ERP with Web Portal acijjournal
 
Query Evaluation Techniques for Large Databases.pdf
Query Evaluation Techniques for Large Databases.pdfQuery Evaluation Techniques for Large Databases.pdf
Query Evaluation Techniques for Large Databases.pdfRayWill4
 
Data warehouse concepts
Data warehouse conceptsData warehouse concepts
Data warehouse conceptsobieefans
 
Informatica and datawarehouse Material
Informatica and datawarehouse MaterialInformatica and datawarehouse Material
Informatica and datawarehouse Materialobieefans
 
Datawarehousing
DatawarehousingDatawarehousing
Datawarehousingsumit621
 
Day 02 sap_bi_overview_and_terminology
Day 02 sap_bi_overview_and_terminologyDay 02 sap_bi_overview_and_terminology
Day 02 sap_bi_overview_and_terminologytovetrivel
 
Solving big data challenges for enterprise application
Solving big data challenges for enterprise applicationSolving big data challenges for enterprise application
Solving big data challenges for enterprise applicationTrieu Dao Minh
 

Similar to Erp (Enterprise Resource Planning) (20)

ERP [Compatibility Mode]
ERP [Compatibility Mode]ERP [Compatibility Mode]
ERP [Compatibility Mode]
 
Plugin ch11edited-ok
Plugin ch11edited-okPlugin ch11edited-ok
Plugin ch11edited-ok
 
Master data management and data warehousing
Master data management and data warehousingMaster data management and data warehousing
Master data management and data warehousing
 
Chapter 11 Enterprise Resource Planning System
Chapter 11 Enterprise Resource Planning SystemChapter 11 Enterprise Resource Planning System
Chapter 11 Enterprise Resource Planning System
 
3._DWH_Architecture__Components.ppt
3._DWH_Architecture__Components.ppt3._DWH_Architecture__Components.ppt
3._DWH_Architecture__Components.ppt
 
Enterprise resource planning_system
Enterprise resource planning_systemEnterprise resource planning_system
Enterprise resource planning_system
 
An Integrated ERP With Web Portal
An Integrated ERP With Web PortalAn Integrated ERP With Web Portal
An Integrated ERP With Web Portal
 
Unit 5
Unit 5 Unit 5
Unit 5
 
ERP and related technology
ERP and related technology ERP and related technology
ERP and related technology
 
An Integrated ERP with Web Portal
An Integrated ERP with Web Portal An Integrated ERP with Web Portal
An Integrated ERP with Web Portal
 
ERP in Detail
ERP in DetailERP in Detail
ERP in Detail
 
Query Evaluation Techniques for Large Databases.pdf
Query Evaluation Techniques for Large Databases.pdfQuery Evaluation Techniques for Large Databases.pdf
Query Evaluation Techniques for Large Databases.pdf
 
Data warehouse concepts
Data warehouse conceptsData warehouse concepts
Data warehouse concepts
 
Informatica and datawarehouse Material
Informatica and datawarehouse MaterialInformatica and datawarehouse Material
Informatica and datawarehouse Material
 
Datawarehousing
DatawarehousingDatawarehousing
Datawarehousing
 
Data Warehouse 101
Data Warehouse 101Data Warehouse 101
Data Warehouse 101
 
Day 02 sap_bi_overview_and_terminology
Day 02 sap_bi_overview_and_terminologyDay 02 sap_bi_overview_and_terminology
Day 02 sap_bi_overview_and_terminology
 
DW 101
DW 101DW 101
DW 101
 
Data warehouse
Data warehouseData warehouse
Data warehouse
 
Solving big data challenges for enterprise application
Solving big data challenges for enterprise applicationSolving big data challenges for enterprise application
Solving big data challenges for enterprise application
 

More from Vibhor Agarwal

Best Business plan (Patent)
Best Business plan (Patent)Best Business plan (Patent)
Best Business plan (Patent)Vibhor Agarwal
 
Nism series-viii-equity derivatives workbook
Nism series-viii-equity derivatives workbook Nism series-viii-equity derivatives workbook
Nism series-viii-equity derivatives workbook Vibhor Agarwal
 
Ppt on company law (Approved)
Ppt on company law (Approved)Ppt on company law (Approved)
Ppt on company law (Approved)Vibhor Agarwal
 
PPT on Marketing Strategies of Domino's(Best Ever PPT)
PPT on Marketing Strategies of Domino's(Best Ever PPT)PPT on Marketing Strategies of Domino's(Best Ever PPT)
PPT on Marketing Strategies of Domino's(Best Ever PPT)Vibhor Agarwal
 
Ppt on Business letters and its types
Ppt on Business letters and its types Ppt on Business letters and its types
Ppt on Business letters and its types Vibhor Agarwal
 
Marketing mix of whirlpool washing machine
Marketing mix of whirlpool washing machineMarketing mix of whirlpool washing machine
Marketing mix of whirlpool washing machineVibhor Agarwal
 
Promotional strategies of nescafe
Promotional strategies of nescafePromotional strategies of nescafe
Promotional strategies of nescafeVibhor Agarwal
 
Indian education system
Indian education systemIndian education system
Indian education systemVibhor Agarwal
 
Product Mix of HUL(best ppt)
Product Mix of HUL(best ppt)Product Mix of HUL(best ppt)
Product Mix of HUL(best ppt)Vibhor Agarwal
 
Store Design and Store Layout
Store Design and Store LayoutStore Design and Store Layout
Store Design and Store LayoutVibhor Agarwal
 
Ppt on Venture Capital And its types
Ppt on Venture Capital And its typesPpt on Venture Capital And its types
Ppt on Venture Capital And its typesVibhor Agarwal
 
Quiz on General knowledge
Quiz on General knowledge Quiz on General knowledge
Quiz on General knowledge Vibhor Agarwal
 
ppt on kbc questions (more than 100)
ppt on kbc questions (more than 100)ppt on kbc questions (more than 100)
ppt on kbc questions (more than 100)Vibhor Agarwal
 
PPT on Meena bindra( woman entrepreneur)
PPT on Meena bindra( woman entrepreneur)PPT on Meena bindra( woman entrepreneur)
PPT on Meena bindra( woman entrepreneur)Vibhor Agarwal
 
ppt on Business letter
ppt on Business letterppt on Business letter
ppt on Business letterVibhor Agarwal
 

More from Vibhor Agarwal (20)

Best Business plan (Patent)
Best Business plan (Patent)Best Business plan (Patent)
Best Business plan (Patent)
 
Nism series-viii-equity derivatives workbook
Nism series-viii-equity derivatives workbook Nism series-viii-equity derivatives workbook
Nism series-viii-equity derivatives workbook
 
Ppt on company law (Approved)
Ppt on company law (Approved)Ppt on company law (Approved)
Ppt on company law (Approved)
 
PPT on Marketing Strategies of Domino's(Best Ever PPT)
PPT on Marketing Strategies of Domino's(Best Ever PPT)PPT on Marketing Strategies of Domino's(Best Ever PPT)
PPT on Marketing Strategies of Domino's(Best Ever PPT)
 
Electronic governance
Electronic governanceElectronic governance
Electronic governance
 
Ppt on Business letters and its types
Ppt on Business letters and its types Ppt on Business letters and its types
Ppt on Business letters and its types
 
Marketing mix of whirlpool washing machine
Marketing mix of whirlpool washing machineMarketing mix of whirlpool washing machine
Marketing mix of whirlpool washing machine
 
Promotional strategies of nescafe
Promotional strategies of nescafePromotional strategies of nescafe
Promotional strategies of nescafe
 
Indian education system
Indian education systemIndian education system
Indian education system
 
Product Mix of HUL(best ppt)
Product Mix of HUL(best ppt)Product Mix of HUL(best ppt)
Product Mix of HUL(best ppt)
 
Reliance Jio
Reliance Jio Reliance Jio
Reliance Jio
 
Ppt on Reliance jio
Ppt on Reliance jioPpt on Reliance jio
Ppt on Reliance jio
 
Store Design and Store Layout
Store Design and Store LayoutStore Design and Store Layout
Store Design and Store Layout
 
Ppt on Venture Capital And its types
Ppt on Venture Capital And its typesPpt on Venture Capital And its types
Ppt on Venture Capital And its types
 
Quiz on General knowledge
Quiz on General knowledge Quiz on General knowledge
Quiz on General knowledge
 
ppt on kbc questions (more than 100)
ppt on kbc questions (more than 100)ppt on kbc questions (more than 100)
ppt on kbc questions (more than 100)
 
PPT on Meena bindra( woman entrepreneur)
PPT on Meena bindra( woman entrepreneur)PPT on Meena bindra( woman entrepreneur)
PPT on Meena bindra( woman entrepreneur)
 
ppt on Business letter
ppt on Business letterppt on Business letter
ppt on Business letter
 
National Income
National IncomeNational Income
National Income
 
Monopoly
Monopoly Monopoly
Monopoly
 

Recently uploaded

Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 

Recently uploaded (20)

Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 

Erp (Enterprise Resource Planning)

  • 2. 2 Problems with Non-ERP Systems In-house design limits connectivity outside the company Tendency toward separate IS’s within firm lack of integration limits communication within the company Strategic decision-making not supported Long-term maintenance costs high Limits ability to engage in process reengineering
  • 3. 3 Traditional IS Model: Closed Database Architecture Similar in concept to flat-file approach data remains the property of the application fragmentation limits communications Existence of numerous distinct and independent databases redundancy and anomaly problems Paper-based requires multiple entry of data status of information unknown at key points
  • 4. Order Entry System Manufacturing and Distribution System Procurement System Customer Sales Account Rec Production Scheduling Shipping Vendor Accts Pay Inventory Customer Database Manufacturing Database Procurement Database Business Enterprise Customer Supplier Products Orders Purchases Materials Traditional Information System with Closed Database Architecture
  • 5. 5 What is ERP? Those activities supported by multi-module application software that help a company manage the important parts of its business in an integrated fashion. Key features include: Smooth and seamless flow of information across organizational boundaries Standardized environment with shared database independent of applications and integrated applications
  • 6. Data Warehouse On-Line Analytical Processing (OLAP) Bolt-On Applications (Industry Specific Functions) Sales & Distribution Business Planning Shop Floor Control Logistics Customers Suppliers Operational Database Customers, Production, Vendor, Inventory, etc. Legacy Systems Core Functions [On-Line Transaction Processing (OLTP)] ERP System Business EnterpriseERP System
  • 7. 7 Two Main ERP Applications Core applications a.k.a. Online Transaction Processing (OLTP) transaction processing systems support the day-to-day operational activities of the business support mission-critical tasks through simple queries of operational databases include Sales and Distribution, Business Planning, Production Planning, Shop Floor Control, and Logistics modules
  • 8. 8 Two Main ERP Applications Business analysis applications a.k.a. Online Analytical Processing (OLAP) decision support tool for management-critical tasks through analytical investigation of complex data associations supplies management with “real-time” information and permits timely decisions to improve performance and achieve competitive advantage includes decision support, modeling, information retrieval, ad-hoc reporting/analysis, and what-if analysis
  • 9. 9 OLAP Supports management-critical tasks through analytical investigation of complex data associations captured in data warehouses: Consolidation is the aggregation or roll-up of data. Drill-down allows the user to see data in selective increasing levels of detail. Slicing and Dicing enables the user to examine data from different viewpoints often performed along a time axis to depict trends and patterns.
  • 10. 10 ERP System Configurations: Client-Server Network Topology Two-tier common server handles both application and database duties used especially in LANs
  • 11. Server Applications Database User Presentation Layer First Tier Second Tier Application and Database Layer Two-Tier Client Server Server
  • 12. 12 ERP System Configurations: Client-Server Network Topology Three-tier client links to the application server which then initiates a second connection to the database server used especially in WANs
  • 13. Three-Tier Client Server Applications Database First Tier Second Tier Third Tier User Presentation Layer Application Layer Database Layer Application Server Database Server
  • 14. ERP with OLTP and OLAP Client Server using Data Warehouse OLTP Server OLTP Applications Operations Database Server Operations Database First Tier Second Tier Third Tier User Presentation Layer Application Layer Database Layer OLAP Server OLAP Applications Data Warehouse Server Data Warehouse
  • 15. 15 ERP System Configurations: Databases and Bolt-Ons Database Configuration selection of database tables in the thousands setting the switches in the system Bolt-on Software third-party vendors provide specialized functionality software Supply-Chain Management (SCM) links vendors, carriers, third-party logistics companies, and information systems providers
  • 16. 16 What is a Data Warehouse? A relational or multi-dimensional database that may consume hundreds of gigabytes or even terabytes of disk storage The data is normally extracted periodically from operational database or from a public information service. A database constructed for quick searching, retrieval, ad-hoc queries, and ease of use An ERP system could exist without having a data warehouse. The trend, however, is that organizations that are serious about competitive advantage deploy both. The recommended data architecture for an ERP implementation includes separate operational and data warehouse databases
  • 17. 17 Data Warehouse Process The five essential stages of the data warehousing process are: • Modeling data for the data warehouse • Extracting data from operational databases • Cleansing extracted data • Transforming data into the warehouse model • Loading the data into the data warehouse database
  • 18. 18 Data Warehouse Process: Stage 1 Modeling data for the data warehouse Because of the vast size of a data warehouse, the warehouse database consists of de-normalized data. Relational theory does not apply to a data warehousing system. Wherever possible normalized tables pertaining to selected events may be consolidated into de- normalized tables.
  • 19. 19 Data Warehouse Process: Stage 2 Extracting data from operational databases The process of collecting data from operational databases, flat-files, archives, and external data sources. Snapshots vs. Stabilized Data: a key feature of a data warehouse is that the data contained in it are in a non-volatile (stable) state.
  • 20. 20 Data Warehouse Process: Stage 3 Cleansing extracted data Involves filtering out or repairing invalid data prior to being stored in the warehouse Operational data are “dirty” for many reasons: clerical, data entry, computer program errors, misspelled names, and blank fields. Also involves transforming data into standard business terms with standard data values
  • 21. 21 Data Warehouse Process: Stage 4 Transforming data into the warehouse model To improve efficiency, data is transformed into summary views before they are loaded. Unlike operational views, which are virtual in nature with underlying base tables, data warehouse views are physical tables. OLAP, however, permits the user to construct virtual views from detail data when one does not already exist.
  • 22. 22 Data Warehouse Process: Stage 5 Loading the data into the data warehouse database Data warehouses must be created and maintained separately from the operational databases. Internal Efficiency Integration of Legacy Systems Consolidation of Global Data
  • 23. Current (this weeks) Detailed Sales Data Sales Data Summarized Quarterly Archived over Time Data Cleansing ProcessOperations Database VSAM Files Hierarchical DB Network DB Data Warehouse System The Data Warehouse Sales Data Summarized Annually Previous Years Previous Quarters Previous W eeks Purchases System Order Entry System ERP System Legacy Systems
  • 24. 24 Risks Associated with ERP Implementation Pace of Implementation Big Bang--switch operations from legacy systems to ERP in a single event Phased-In--independent ERP units installed over time, assimilated and integrated Opposition to Changes to the Businesses Culture User reluctance and inertia Need of (upper) management support
  • 25. 25 Risks Associated with ERP Implementation Choosing the Wrong ERP Goodness of Fit: no ERP system is best for all industries Scalability: system’s ability to grow Choosing the Wrong Consultant Common to use a third-party (the Big Five) Be thorough in interviewing potential consultants Establish explicit expectations
  • 26. 26 Risks Associated with ERP Implementation High Cost and Cost Overruns Common areas with high costs: Training Testing and Integration Database Conversion Disruptions to Operations ERP is reengineering--expect major changes in how business is done
  • 27. 27 Implications for Internal Control and Auditing Transaction Authorization Controls are needed to validate transactions before they are accepted by other modules. ERPs are more dependent on programmed controls than on human intervention. Segregation of Duties Manual processes that normally require segregation of duties are often eliminated. User role: predefined user roles limit a user’s access to certain functions and data.
  • 28. 28 Implications for Internal Control and Auditing Supervision Supervisors need to acquire a technical and operational understanding of the new system. Employee-empowered philosophy should not eliminate supervision. Accounting Records Corrupted data may be passed from external sources and from legacy systems. Loss of paper audit trail
  • 29. 29 Implications for Internal Control and Auditing Access Controls Critical concern with confidentiality of information Who should have access to what? Access to Data Warehouse Data warehouses often involve sharing information with suppliers and customers.
  • 30. 30 Implications for Internal Control and Auditing Contingency Planning How to keep business going in case of disaster Key role of servers requires backup plans: redundant servers or shared servers Independent Verification Traditional verifications are meaningless Need to shift from transaction level to overall performance level
  • 31. 31 Implications for Internal Control and Auditing ERP projects may be concurrent with BPR, CRM, Data Warehousing, SCM All of these increase risk of successful implementation ERP systems impact organizational structure and internal controls New control policies must precede migration to an ERP system
  • 32. 32 Implications for Internal Control and Auditing Gartner Group noted following concerns regarding implementing ERP:
  • 33. 33 Audits of ERPs Audit could provide assurance covering the areas of … process integrity application security infrastructure integrity implementation integrity
  • 34. 34 ERP Products SAP: largest ERP vendor modules can be integrated or used alone new features include SCM, B2B, e- commerce, XML J.D. Edwards flexibility: users can change features; less of a pre-set structure than SAP’s modularity: accept modules (bolt-ons) from other vendors
  • 35. 35 ERP Products Oracle tailored to e-business focus Internet based vs. client-server based applications PeopleSoft open, modular architecture allows rapid integration with existing systems Baan use of “best-of-class” applications
  • 36. 36 this concludes the ERP slide presentation