17
SAP America, 2002 USD/Chico Plug & Play Grant 1 The Basics of SAP’s Integrated Business Solution

The Basics of SAP’s Integrated Business Solution

Embed Size (px)

DESCRIPTION

The Basics of SAP’s Integrated Business Solution. SAP. Systems, Applications, and Products in Data Processing (SAP) Name of the company SAP AG SAP America Name of the software SAP R/2 – Mainframe version SAP R/3 – Client/Server version. SAP AG. Founded in Germany (1972) - PowerPoint PPT Presentation

Citation preview

Page 1: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

1

The Basics ofSAP’s Integrated Business

Solution

Page 2: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

2

SAP

Systems, Applications, and Products in Data Processing (SAP)

Name of the company– SAP AG– SAP America

Name of the software– SAP R/2 – Mainframe version– SAP R/3 – Client/Server version

Page 3: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

3

SAP AG

Founded in Germany (1972) World’s fourth largest software provider World’s largest provider of Enterprise

Resource Planning (ERP) software Company stock trades on the Frankfurt

and New York exchanges

Page 4: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

4

SAP R/3

World-wide usage Designed to satisfy the information

needs for all business sizes (international to local)– Multi-lingual– Multi-currency

Designed to satisfy the information needs for all industries (industry solutions)

Page 5: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

5

SAP R/3

Enables a company to link it’s business processes

Ties together disparate business functions (integrated business solution)

Helps the organization run smoothly Real-time environment Scalable and flexible

Page 6: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

6

Top ERP Providers

SAP J.D. Edwards Peoplesoft Oracle Microsoft—Great Plains

Page 7: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

7

Architecture

Central relational database (e.g., Oracle and many others)

Client/Server—three-tiered Oriented towards common identifiable

business modules (PP, MM, SD, FI, CO, HR)

Page 8: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

8

Relational Database

Tables: Defines and links thousands of tables of information

Advantages– Consistent and accurate data– Common definitions for terms– Shared, but restricted usage (e.g., profiles)– Eliminates data redundancy

Page 9: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

9

Client/Server Environment

Client– Software/hardware combination that can

make a request for services from a central repository of resources

Server– Software/hardware combination that can

provide services to a group of clients in a controlled environment

Page 10: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

10

Three-Tier SAP Structure

GUI—Graphical User Interface Application server (one or many) Database server (one single location)

Page 11: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

11

Business Modules

Collections of logically related transactions within identifiable business functions– PP (Make)– MM (Buy)– SD (Sell)– FI and CO (Track)– HR

Page 12: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

12

SAP R/3 Modules

Page 13: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

13

SAP R/3 Advanced Basics

Instance—each install of the SAP R/3 software on an individual application server

Configurable—each instance can be distinctively configured to fit the needs and desires of the customer’s (within limits)

Most of the infrastructure decisions, including configuration decisions, occur during project implementation

Page 14: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

14

Configuration/Customization

The process of tailoring SAP software by selecting specific functionality from a list of those supported by the software, very much like setting defaults (e.g., Word, Access)

DOES NOT involve changes to the underlying software code

Page 15: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

15

Programming Code Modifications

Changes to the delivered code ABAP/4—Advanced Business

Application Programming (ABAP) This is not recommended as it makes

migration to new versions much more difficult

Page 16: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

16

SAP R/3Document Principle

Each business transaction that writes data to the database creates a uniquely numbered electronic document

Each document contains information such as– Responsible person– Date and time of the transaction– Commercial content

Once created, a document can not be deleted from the database

Page 17: The Basics of SAP’s Integrated Business Solution

SAP America, 2002USD/Chico Plug & Play Grant

17

Review

SAP and SAP R/3 Enterprise Resource Planning Architecture Client/Server Software Relational Database SAP R/3 Modules Configurable Software Programming Code

Modifications—No!! SAP R/3 Document Principle