University of Southern California Enterprise Wide Information Systems SAP R/3 Overview & Basis Technology Instructor: Richard W. Vawter.

Slides:



Advertisements
Similar presentations
Enterprise Wide Information Systems SAP R/3 Overview & Basis Technology 1.
Advertisements

Dr. Eva Swenson, University of Toronto Terry Riopelle, Software AG Nov University of Toronto Turning Data into Information.
SAP Memory Management (an Overview)
Visit : Call Us: US: , India:
Visit : Call Us: US: , India:
SAP System.
Visit : Call Us: US: , India:
Visit : Call Us: US: , India:
SAP Overview SAP Solutions. 2 Agenda for the overview Introduction to the SAP R/3 system SAP system’s functionality SAP implemenation methodology mySAP.com.
Chapter 8 Operating Systems and Utility Programs.
®  SAP AG 1998 Memory Based Computing (Gemma F. Durany) / 1 Gemma F. Durany SAP AG Memory Based Computing.
DISTRIBUTED DATABASE. Centralized & Distributed Database  Single site database – centralized database –A database is located at a single site or distributed.
SAP America, 2002 USD/Chico Plug & Play Grant 1 The Basics of SAP’s Integrated Business Solution.
12 Chapter 12 Client/Server Systems Hachim Haddouti.
University of Southern California Enterprise Wide Information Systems Getting Started in R/3 Instructor: Richard W. Vawter.
The Architecture of an Enterprise System. objectives  introduce enterprise system architecture  discuss system landscape.
Client/Server Computing. Information processing is distributed among several workstations and servers on a network, with each function being assigned.
Overview SAP Basis Functions. SAP Technical Overview Learning Objectives What the Basis system is How does SAP handle a transaction request Differentiating.
The Client/Server Database Environment
Web-based Software Development - An introduction.
Summary of The SAP Ecosystem and Functional Software.
IS 466 ADVANCED TOPICS IN INFORMATION SYSTEMS LECTURER : NOUF ALMUJALLY 3 – 10 – 2011 College Of Computer Science and Information, Information Systems.
BUSINESS COMPUTER APPLICATION University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
SAP R/3 System: Client Server Overview (Buck-Emden & Galimow, 1998) Dr. K. Palaniappan.
Architecture of the R/3 System Chapter 14 C & L Chapter 8 M & W.
SAP America, 2003 The University of South Dakota Plug and Play Introductory Course California State University, Chico 1 The Basics of SAP’s Integrated.
Introduction To Computer System
SAP Overview SAP? Company ERP Software package –R/2 –R/3.
CS480 Computer Science Seminar Introduction to Microsoft Solutions Framework (MSF)
User Dialog Overview. Update Statement TABLES customers. SELECT SINGLE * FROM customers WHERE id = 1. IF sy-subrc = 0. customers-name = ‘John’. UPDATE.
The Client/Server Database Environment Ployphan Sornsuwit KPRU Ref.
Mainframe (Host) - Communications - User Interface - Business Logic - DBMS - Operating System - Storage (DB Files) Terminal (Display/Keyboard) Terminal.
Personal Computer - Stand- Alone Database  Database (or files) reside on a PC - on the hard disk.  Applications run on the same PC and directly access.
1 The Five Parts of an Information System
Database Architectures Database System Architectures Considerations – Data storage: Where do the data and DBMS reside? – Processing: Where.
04/29/00 SAP John Tullis DePaul Instructor
0 UMN 2011 ERP Terapan SAP BASIS System Monitoring (CCMS) Session # 5.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Enterprise Resource Planning Dr. Djamal Ziani. ERP Business Functions And SAP System CHAPTER 2.
D. Beecroft Fremont High School Networks.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
Application Development
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems.
Mantova, September 2015 SAP ECC 6.0 DEVELOPMENT ABAP SAP develop enviroment & Transport organizer.
Credit:  An operating system is the program that is loaded into the computer  coordinates all the activities among.
Chapter 9  Definition of terms  List advantages of client/server architecture  Explain three application components:
TM 8-1 Copyright © 1999 Addison Wesley Longman, Inc. Client/Server and Middleware.
ViaSQL Technical Overview. Viaserv, Inc. 2 ViaSQL Support for S/390 n Originally a VSE product n OS/390 version released in 1999 n Identical features.
Introduction to ABAP/4 A dvanced B usiness A pplication P rogram – Release 4 Why Use ABAP? –Programming language of SAP –Main purpose is to provide additional.
What is O.S Introduction to an Operating System OS Done by: Hani Al-Mohair.
SAP BASIS ONLINE TRAINING Online | Corporate Training | certifications | placements| CONTACT US Call: USA : IND : E Mail:
Overview of SAP Products & Components SAP AG – An Overview World’s Leading Provider of Business Management Software Established in Headquarters.
Online | classroom| Corporate Training | certifications | placements| support Contact: USA : , India.
Online | classroom| Corporate Training | certifications | placements| support Contact: USA : ,
1. About us : Online IT Guru is a comprehensive repository for online courses offering high quality, state-of-the-art IT and business related e-learning.
Enterprise Wide Information Systems SAP R/3 Overview & Basis Technology Instructor: Richard W. Vawter.
Accessing the Database Server: ODBC, OLE DB, and ADO
SAP Overview.
SAP Performance Tuning
IBM AS 400 online Training in Hyderabad
IBM INFORMIX online Training in Hyderabad
MINS 298C SAP Terminology & Structure
Introduction of Week 3 Assignment Discussion
DATABASE LINK DISTRIBUTED DATABASE.
Tiers vs. Layers.
Overview SAP Basis Functions
SAP Memory Management (an Overview)
Module 1: Overview of Systems Management Server 2003
Presentation transcript:

University of Southern California Enterprise Wide Information Systems SAP R/3 Overview & Basis Technology Instructor: Richard W. Vawter

University of Southern California Topics The R/3 Basis System Client/Server Architecture Application Architecture System Communication Technical Architecture Client/Server Overview Resource Management Technical Configurations Object Migration The “Database” Client

University of Southern California SAP R/3 Basis System LogisticalFinancial

University of Southern California Basis System: Three-Tier Computer Hierarchy Input / Output of data to users Access to Dataase: (Read / Write data) Central Database (Storage of all data) Database Application Presentation Processing of data using application logic Presentation of the processed data to the user

University of Southern California Typical Basis Systems: Client Server Architecture Central System Two - tier Distributed System Two - tier Client/Server Three - tier Client/Server Multi-layer Cooperative Client/Server (w/ release 4.0B) PresentationApplicationDatabase

University of Southern California Basis System: Application Architecture Windows 3.1, Windows 95, Windows NT, OSF/Motif, Presentation Manager, Macintosh ABAP/4, C, C++ DB2/400 OS/400 Windows ‘95 OS/2 IBM AS/400 AT&TData General SNI Bull/ZenithHPSequent CompaqIBMDigital ADABAS D, Oracle 7.1, MS SQL Server 6.0 Windows NT UNIX systems BullHPSNI DigitalIBMSUN AIXSINIX HP-UX SOLARIS Digital UNIX ADABAS D, DB2, INFORMIX, ORACLE 7.1 Hardware Operating Systems Databases Dialog SAPGUI Languages

University of Southern California R/3 Communication / Interfaces Remote Function Call Electronic Data Interchange Program Interface Communication Object Linking and Embedding Application Link Enabling Web Interface

University of Southern California Topics The R/3 Basis System Client/Server Architecture Application Architecture System Communication Technical Architecture Client/Server Overview Resource Management Technical Configurations Object Migration The Client

University of Southern California Client/Server Overview Client Server LAN TCP / IP

University of Southern California Client/Server Overview (Logical Structure) Presentation Data StorageApplication Logic Client Server

University of Southern California SAP R/3 Resource Management: The Dispatcher Data base Application Presentation Buffers Work Process Work Process Work Process Dispatcher SAP GUI Communications

University of Southern California SAP Memory Buffer Relational data base system SAP GUI SAP R/3 Resource Management: Data Flow Data base Application Presentation Work Process Dispatcher Terminal Process Request queues Roll Page

University of Southern California SAP Dispatcher SAP R/3 Resource Management: Work Processes Background JobsSpoolEnqueueDialogUpdateMessage M Gateway R/2 R/3 G A A B B C C

University of Southern California SAP R/3 Resource Management: Lock Management by the Enqueue Work Process Work Process Update Work Process Enqueue Dispatcher Work Process Update Work Process Enqueue Dispatcher Lock table in main storage Message Server Instance A Instance B

University of Southern California SAP R/3 Resource Management: R/3 Instance Dialog.. Update Spool Back- ground Enqueue Dispatcher Database Instance Database Instance Message Server Message Server SAP Gateway SAP Gateway Instance Profiles (parameters) Instance Profiles (parameters) SAP Buffers Start or Stop Start or Stop Central Instance

University of Southern California SAP R/3 Resource Management: Distributed SAP R/3 Processing DialogUpdate Enqueue Spool Dispatcher Mess- age Gate- way Instance 01 Enqueue Dialog... Dispatcher Instance 02 Dialog Back- ground Enqueue Dispatcher Instance 03

University of Southern California Technical Configuration Development TestingProduction Database Servers Application Servers Presentation Servers

University of Southern California Technical Configuration: Example

University of Southern California Object Migration Program A Table A Screen A Program A Table A Screen A Program A Table A Screen A Development QA TestingProduction Corrections and Transport

University of Southern California Object Migration Program A Version 1 Program A Version 1 Program A Version 2 Program A Version 2 Program A Version 3 Program A Version 3 Program A Version 1 Program A Version 1 Program A Version 2 Program A Version 2 Program A Version 3 Program A Version 3 Originals DevelopmentQA Testing Corrections and Transport ? ?

University of Southern California The Client R/3 America R/3 Europe R/3 Japan America Client 010 Japan Client 030 Europe Client 020

University of Southern California Client Copies Configuration Development Interface Testing Quality Assurance User Training