the architecture of an enterprise system

17
The Architecture of an Enterprise System

Upload: bikita

Post on 05-Jan-2016

41 views

Category:

Documents


0 download

DESCRIPTION

The Architecture of an Enterprise System. objectives. introduce enterprise system architecture discuss system landscape. SALES & DISTRIBUTION. PRODUCTION. enterprise structure & environment data. HR. operational data. ACCOUNTING. applications. end users. Logical architecture. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: The Architecture of an Enterprise System

The Architecture of an Enterprise System

Page 2: The Architecture of an Enterprise System

objectives introduce enterprise system architecture discuss system landscape

Page 3: The Architecture of an Enterprise System

Logical architecture

enterprisestructure

&environment

data

end users

applications

operationaldata

ACCOUNTING

SALES &DISTRIBUTION

PRODUCTION

HR

Page 4: The Architecture of an Enterprise System

Logical architecture of R/3

R/3R/3BASISBASIS

FIFIFinancialFinancial

Acctg.Acctg.

COCOControllingControlling

AMAMAssetAssetMgmtMgmt

PSPSProjectProjectSystemSystem

WFWFWorkflowWorkflow

MMMMMaterials Materials

MgmtMgmt

HRHRHumanHuman

ResourcesResources

SDSDSalesSales

PPPPProductionProductionPlanningPlanning

QMQMQuality Quality MgmtMgmt

PMPMPlantPlantMaint.Maint.

ISISIndustryIndustry

SolutionsSolutions

Page 5: The Architecture of an Enterprise System

Open systems approach

RFC

CPI-C

OLEEDI

ALE

TCP/IP

Page 6: The Architecture of an Enterprise System

Tiered configurations

Application

Database

Presentation

Database, application, presentation processes

Central system Two-tier Three-tier

Presentation processes

Database,application processes

Database processes

Application processes

Presentation processes

Page 7: The Architecture of an Enterprise System

Enterprise system scalability

Scalability

Application

Database

Presentation

Page 8: The Architecture of an Enterprise System

Master Data

Organizational structure

Programs

Log files

Database server

Application servers

Database:Contains most objects

Data dictionary

Transaction Data

Page 9: The Architecture of an Enterprise System

Application server

Application servers:Contain work processes

Database serverDispatcher

Wor

k P

roce

ss

Wor

k P

roce

ss

Wor

k P

roce

ss

Page 10: The Architecture of an Enterprise System

Application servers:Contain work processes

Dispatcher

Wor

k P

roce

ss

Wor

k P

roce

ss

Wor

k P

roce

ss

Work process can be:• Dialog• Batch• Update• Spool• Message• Gateway

Messages Server: Coordinates message exchanges between different application serversGateway Server: Allows the communication between R2, R3, and external systems

Page 11: The Architecture of an Enterprise System
Page 12: The Architecture of an Enterprise System

System landscape Attempt to isolate production system from

development, testing, and training systems

Page 13: The Architecture of an Enterprise System

One system landscape

PRD

Development

Development Testing

Quality Assurance

End User Training

Sandbox

Production

Page 14: The Architecture of an Enterprise System

Two system landscape

Development

Development Testing

Quality Assurance

End User Training

Sandbox

DEV

Production

PRD

Page 15: The Architecture of an Enterprise System

Three system landscape

Production

PRD

QAS

Development

Development Testing

Quality Assurance

End User Training

Sandbox

DEV

Customizing Master

Page 16: The Architecture of an Enterprise System

Transport management

Version management Import changes in an orderly manner Apply changes consistently

Development

Transport Directory(FIFO Buffer)

release

apply

releaserelease

applyapply

Test Quality testuser training Production

Page 17: The Architecture of an Enterprise System

summary introduced enterprise system

architecture discussed system landscape