sap america, 2003 the university of south dakota plug and play introductory course california state...

17
SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated Business Solution

Upload: janice-booth

Post on 27-Dec-2015

218 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

1

The Basics ofSAP’s Integrated Business Solution

Page 2: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

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: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

3

SAP AG

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

Solutions software Company stock trades on the Frankfurt and New

York exchanges

Page 4: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

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: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

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: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

6

Integrated Business Solutions Software Vendors

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

Page 7: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

7

Architecture

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

Client/Server—three-tiered ERP Component—Oriented towards common

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

Add-ons: Customer Relationship Management (CRM) Supply Chain Management (SCM) Product Lifecycle Management (PLM)

Page 8: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

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: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

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: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

10

Three-Tier SAP Structure

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

Page 11: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

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: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

12

SAP R/3 Modules

Page 13: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

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 (within limits)

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

Page 14: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

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: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

15

Programming Code Modifications

Changes to the delivered code ABAP/4—Advanced Business Application

Programming (ABAP) This should be done sparingly and carefully as it can

make migration to new versions of the software much more difficult

Page 16: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

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: SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated

SAP America, 2003 The University of South DakotaPlug and Play Introductory Course California State University, Chico

17

Review

SAP and SAP R/3 Integrated Business Solution Architecture Client/Server Software Relational Database SAP R/3 Modules Configurable Software Programming Code Modifications—Be Careful!! SAP R/3 Document Principle