SlideShare ist ein Scribd-Unternehmen logo
1 von 28
ERP - OVERVIEW
Madhusudan Rao K
20-10-2013
ERP
• Planning the resources in an organization is
called ERP
• ERP stands for Enterprise Resource Planning
which is used to integrate one or more
departments in an organization and it is also
used to minimize paper work in the
organizations.
Examples for ERP’s
– Oracle Apps
– BAAN
– Siebel
– People Soft
– SAP
Why sap?
•
•
•
•
•
•
•
•
•

Rich set of modules
Data integrity
Data sharing between modules is easy
Easy administration
Only one database
It supports all available databases and OS
Upgrade from time to time
24x7x365 global support
User friendly
• Secured and reliable
• Supports interface to other sap/non sap
systems
• Sap supports Multilanguage available using
Unicode
• Easy add-ons to add functionality to existing
system
• Common programming language which
supports oops and ABAP. SAP supports JAVA
SAP AG
• SAP AG is a German software corporation that
provides enterprise software applications and
support to businesses of all sizes globally.
Headquartered in Waldorf, Germany, with
regional offices around the world.
• SAP is the largest enterprise software company
in the world (as of 2009).
• It is also the largest software company in Europe
and the fourth largest globally. The company's
best known products are its SAP Enterprise
Resource Planning (SAP ERP) and SAP Business
Objects software.
6
Evaluation of SAP
• SAP was founded in June 1972 as System
Analysis and Program development by five
former IBM engineers, later it named as
Systems, Applications and Products in Data
Processing
• In 1973, the SAP R/1 solution was launched
• Six years later, in 1979, SAP launched SAP R/2
• In 1981, SAP brought a completely redesigned solution to market. However, SAP
didn't significantly improve until the period
between 1985 and 1990. The most major
improvements came not from the founders or
employees, but from a partnership with an
educational institution, "Chico State".
• Chico State remained SAP's only educational
partner for the first few years, vastly
improving and extending modules within R/2,
which led to the development of R/3 with a
few new modules. SAP and Chico State
developed and released several versions of
R/3 in 1992 through 1995.
WHAT IS R/3
•
•
•
•

3 TIER LAND SCAPE SYSTEM
DATABASE LAYER
APPLICATION LAYER
PRESENTATION LAYER
Sap releases
•
•
•
•
•
•
•
•
•
•
•

SAP R/3 Release 3.1I
SAP R/3 Release 4.0B Release Date June 1998
SAP R/3 Release 4.5B Release Date March 1999
SAP R/3 Release 4.6A Release Date 1999
SAP R/3 Release 4.6B Release Date Dec 1999
SAP R/3 Release 4.6C Release Date April 2001
SAP R/3 Enterprise Release 4.70 Release Date March- Dec
2003
SAP R/3 Enterprise Edition 4.7
SAP Enterprise Central Component 5.0
SAP Enterprise Central Component 6.0
SAP R/3 ENTERPRISE PORTAL 7.0
• ECC 5.0
• ECC 6.0
• ECC 6.0 with EHP-5
SAP MODULES
• Sap is a set of integrated modules
• Namely sales, finance, planning and
management, material, production, quality
etc.,
• Sap is available as an integrated pack
• Technical
• Functional
Technical consultant
• ABAP
• BASIS
FUNCTIONAL CONSULTANT
•
•
•
•
•

SALES
CRM
FICO
HR
ETC.,
BASIS
• BUSINESS APPLICATION SOFTWARE FOR
INTEGRATED SOLUTIONS
BASIS CONSULTANT JOB
• INSTALLATION
• POST INSTALLATION
• MOVING PRODUCTS FROM ONE SERVER TO
ANOTHER
• MIGRATION
• UPGRADATION
• FIXING THE ERRORS
• MONITORING SAP
• SUPPORT
Hardware Sizing
• To analyse the business requirements of an organization level depending
upon the users data will allocate the hardware resources. We can give over
business time, standby time, legacy data, o/s and DB version, data
archiving. Steps for Hardware sizing:
1. Contact SAP
2. Get OSSID (Online SAP Service ID)
3. Login to www.service.sap.com/qsizing (It is sap official site)
4. Go to Quick Sizer Tool
5. Enter project name/Customer Number
6. Create Project
7. No. of Users (Low/Medium/High Activities)
8. Amt. of legacy data.
9. No. of modules.
10.I) user based ii) object based.
11.Select operating system of SAP
12.Select database and its version.
13.Select the peak load time.
14.High availability.
15.Data Security[Mirroring/Raid/Clustering ….etc.,]
16.Save the details.
17.Calculate the Results.
Output of Hardware Sizing
•
•
•
•

•

Disk size.
Memory requirement in MB
CPU requirement in SAPS [System
Application Benchmarks for Performance
standards]
SAPS are calculated based on the usage of
processors.
Analysis says that each 1500 saps we require
one CPU.
20
Installation

21
Pre-Requisites:
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.

Proper hardware is received according to H/W Sizing.
Verify SAP Software.
Installation document from SAP  www.service.sap.com
Read the document and highlight the steps involved inst. guides.
Internet connection to resolve the runtime issues.
Install o/s and patches
Get a static IP address from N/W team
Assign the IP address
Specify an IP address and Host name entry in etchosts
Dump the s/w into server
Setup Virtual Memory VM=3*RAM+500
Install current version of JAVA because SAP Installation too requires
JAVA Runtime Environment [JRE]
13. Set the environment variable JAVA_HOME & Path
14.

Install Oracle and Patches.
22
There are 2 installation tools:
R/3 setup <= 4.6C
sapinst >=4.7 EE
SAP Installation consists of 3 Types:
1. Central Instance Installation
2. Database Instance Installation
3. Dialog Instance Installation:

23
SAP Architecture
Process Flow (LOGON)
1. User requests
2. Dispatcher handles the request
3. Keeps in queue and assign WP
based on FIFO
4. The work process gets the
username, password, client, logon
language and the task handler
interprets and hand over the task
to the database process.
5. The DB process checks the
credentials of the user and
provides the necessary
authorizations to the process.
6. The entire information is copied
into the user context which is
referred as
ROLL OUT. (The information is
copied into Roll Area which is
subsequently available for all the
requests made by the user)

It Consists 3 Layers.
1. Presentation Layer
2. Application Layer
3. Database Layer.

24
Instances is of various types
•
•
•

1. Database Instance
2. Central Instance.
3. Dialogue Instance.

•

1. Database Instance: This is the Instance where database is installed.
2. Central Instance: This is the Instance where Application Server/ Tier/ Layer are
installed. There will be only one instance in the entire system.
3. Dialogue Instance: These are the instances which are used to handle the load on
the central instances. We can install as many instances as possible assuming that each
instance can serve up to 200 - 500 users depending upon the type of the users.
Installation Logs:
Sapinst.log
Sapinst_dev.log

.

- Specifies the installation success / failure
- also provides similar log in case of installation is aborted
25
Types of Work Processes
Even though the processes are unique at OS level SAP differentiated between the
work processes based on the nature of work.
The process are determined by the instance name
DVEBMGS<Instance_No>
For Dialogue instances the work process will be denoted as D01, D02....
D - Dialogue
V - Update
E - Enqueue
B - Back ground
M - Message
G - Gateway
S - Spool
DVEBMGS is only available in the Central instance.
D01 to DN-1 for Dialogue instances.

26
Central Instance DVEBMGS - 2112111
It hosts all the process and their will be
only one central instance in the entire
system.
1. DIALOGUE 'D'
It is only the process
which communicates interactively with
the users. There should be atleast 2
Dialogue work process per instance.
Dialogue work process initiates
Update, Background and Spool.
2. UPDATE 'V'

It is used to update
the transactions in the database. It is
initiated by Dialogue process. There
should be atleast 1 Update in the
entire system. It is also recommended
to have an update process for every 5
Dialogue.
3. ENQUEUE 'E'
It is used to provide locks for
the records that are going to be
updated. It ensures consistency for
updates. There will be only 1 Enqueue
configured in the system during the
installation. It is possible to have more
than one enqueue provided they are
installed or configured on the central
instance.

4. BACKGROUND 'B'
The tasks which are expensive or
time consuming are scheduled to run in the
background mode non-interactively. There
should be atleast 2 background work
process in the system
•
•

•
•
•

•
•

5. MESSAGE 'M'
There should be only 1
message server in the entire R/3 system.
It is used to manage all the dispatchers. It is
used to load balance the requests to identify
the least loaded dispatcher.
It is also used to provide
locks to the request that are coming from
Dialogue instances.
6. GATEWAY 'G'
It is used to provide a
means of communication with SAP and
NON-SAP systems. There will be only 1
gateway for each instance.
7. SPOOL 'S'
It is used to print the
documents to a printer or output to a fax
machine etc. There should be atleast 1
Spool process in the entire system. It is
also possible to configure more spool
process depending on the print/ spool
volume.
27
CONTACT US For Additional Assistance , Course
Details, Demo and Batch Scheduling
Information, Get the details from
MAXSOFTSOLUTIONS.COM
USA: +1-8452073000
India: +91-8886060607
E-Mail ID : info@maxsoftsolutions.com
Visit : www.maxsoftsolutions.com

Weitere ähnliche Inhalte

Was ist angesagt?

Best Practices to Administer, Operate, and Monitor an SAP HANA System
Best Practices to Administer, Operate, and Monitor an SAP HANA SystemBest Practices to Administer, Operate, and Monitor an SAP HANA System
Best Practices to Administer, Operate, and Monitor an SAP HANA SystemSAPinsider Events
 
Introduction to SAP ERP
Introduction to SAP ERPIntroduction to SAP ERP
Introduction to SAP ERPhasan2000
 
SAP S4HANA : Learn From Our Implementation Journey
SAP S4HANA : Learn From Our Implementation JourneySAP S4HANA : Learn From Our Implementation Journey
SAP S4HANA : Learn From Our Implementation JourneyAnup Lakra
 
SAP ChaRM (Change Request Management)
SAP ChaRM (Change Request Management) SAP ChaRM (Change Request Management)
SAP ChaRM (Change Request Management) anjalirao366
 
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...IBM
 
SAP An Introduction
SAP An IntroductionSAP An Introduction
SAP An Introductionsh_neha252
 
Study of SAP R3 architecture
Study of SAP R3 architecture Study of SAP R3 architecture
Study of SAP R3 architecture SapFico Training
 
SAP BASIS Daily Monitoring T - codes
SAP BASIS Daily Monitoring T - codesSAP BASIS Daily Monitoring T - codes
SAP BASIS Daily Monitoring T - codesJitendra Ahir
 
SAP S/4HANA Finance and the Digital Core
SAP S/4HANA Finance and the Digital CoreSAP S/4HANA Finance and the Digital Core
SAP S/4HANA Finance and the Digital CoreSAP Technology
 
Take the Next Step to S/4HANA with "RISE with SAP"
Take the Next Step to S/4HANA with "RISE with SAP"Take the Next Step to S/4HANA with "RISE with SAP"
Take the Next Step to S/4HANA with "RISE with SAP"panayaofficial
 
SAP INTRO
SAP INTROSAP INTRO
SAP INTRODr.Ravi
 

Was ist angesagt? (20)

Best Practices to Administer, Operate, and Monitor an SAP HANA System
Best Practices to Administer, Operate, and Monitor an SAP HANA SystemBest Practices to Administer, Operate, and Monitor an SAP HANA System
Best Practices to Administer, Operate, and Monitor an SAP HANA System
 
Presentation introduction to sap
Presentation introduction to sapPresentation introduction to sap
Presentation introduction to sap
 
Presentation sap
Presentation sapPresentation sap
Presentation sap
 
Introduction to SAP ERP
Introduction to SAP ERPIntroduction to SAP ERP
Introduction to SAP ERP
 
SAP Fiori ppt
SAP Fiori pptSAP Fiori ppt
SAP Fiori ppt
 
SAP S4HANA : Learn From Our Implementation Journey
SAP S4HANA : Learn From Our Implementation JourneySAP S4HANA : Learn From Our Implementation Journey
SAP S4HANA : Learn From Our Implementation Journey
 
SAP ERP Overview for Laymen
SAP ERP Overview for LaymenSAP ERP Overview for Laymen
SAP ERP Overview for Laymen
 
SAP ChaRM (Change Request Management)
SAP ChaRM (Change Request Management) SAP ChaRM (Change Request Management)
SAP ChaRM (Change Request Management)
 
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
SAP S/4HANA cloud editions or On Prem? Demystifying the options and cost bene...
 
SAP An Introduction
SAP An IntroductionSAP An Introduction
SAP An Introduction
 
Sap overview
Sap overviewSap overview
Sap overview
 
Study of SAP R3 architecture
Study of SAP R3 architecture Study of SAP R3 architecture
Study of SAP R3 architecture
 
SAP Overview
SAP Overview SAP Overview
SAP Overview
 
SAP BASIS Daily Monitoring T - codes
SAP BASIS Daily Monitoring T - codesSAP BASIS Daily Monitoring T - codes
SAP BASIS Daily Monitoring T - codes
 
SAP Introduction
SAP IntroductionSAP Introduction
SAP Introduction
 
SAP S/4HANA Finance and the Digital Core
SAP S/4HANA Finance and the Digital CoreSAP S/4HANA Finance and the Digital Core
SAP S/4HANA Finance and the Digital Core
 
SAP Overview
SAP OverviewSAP Overview
SAP Overview
 
Take the Next Step to S/4HANA with "RISE with SAP"
Take the Next Step to S/4HANA with "RISE with SAP"Take the Next Step to S/4HANA with "RISE with SAP"
Take the Next Step to S/4HANA with "RISE with SAP"
 
SAP INTRO
SAP INTROSAP INTRO
SAP INTRO
 
SAP ERP: Introduction
SAP ERP: IntroductionSAP ERP: Introduction
SAP ERP: Introduction
 

Andere mochten auch

Andere mochten auch (9)

Introduction to ABAP
Introduction to ABAPIntroduction to ABAP
Introduction to ABAP
 
SAP HANA Overview
SAP HANA OverviewSAP HANA Overview
SAP HANA Overview
 
Sap overview
Sap overviewSap overview
Sap overview
 
Introduction to HANA in-memory from SAP
Introduction to HANA in-memory from SAPIntroduction to HANA in-memory from SAP
Introduction to HANA in-memory from SAP
 
SAP Basis Training Material | www.sapdocs.info
SAP Basis Training Material | www.sapdocs.infoSAP Basis Training Material | www.sapdocs.info
SAP Basis Training Material | www.sapdocs.info
 
Introduction to ABAP
Introduction to ABAPIntroduction to ABAP
Introduction to ABAP
 
Sap hr overview 58 slides
Sap hr overview 58 slidesSap hr overview 58 slides
Sap hr overview 58 slides
 
SAP HANA - Understanding the Basics
SAP HANA - Understanding the Basics SAP HANA - Understanding the Basics
SAP HANA - Understanding the Basics
 
SAP BW Introduction.
SAP BW Introduction.SAP BW Introduction.
SAP BW Introduction.
 

Ähnlich wie SAP Basis Overview

Sap security online training
Sap security online trainingSap security online training
Sap security online trainingsapscmit
 
Oracle apps scm online training
Oracle apps scm online trainingOracle apps scm online training
Oracle apps scm online trainingsaptpmit
 
Exclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.infoExclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.infosapdocs. info
 
Sap abap part1
Sap abap part1Sap abap part1
Sap abap part1sailesh107
 
Tips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdf
Tips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdfTips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdf
Tips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdfAkhashRamnath
 
Stored-Procedures-Presentation
Stored-Procedures-PresentationStored-Procedures-Presentation
Stored-Procedures-PresentationChuck Walker
 
Presentation oracle as a service shared database platform
Presentation    oracle as a service shared database platformPresentation    oracle as a service shared database platform
Presentation oracle as a service shared database platformxKinAnx
 
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptxCON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptxSergioBruno21
 
Sap basis training demo basis online training in usa,uk and india
Sap basis training demo  basis online training in usa,uk and indiaSap basis training demo  basis online training in usa,uk and india
Sap basis training demo basis online training in usa,uk and indiamagnifics
 
Sap basis training demo basis online training in usa,uk and india
Sap basis training demo  basis online training in usa,uk and indiaSap basis training demo  basis online training in usa,uk and india
Sap basis training demo basis online training in usa,uk and indiamagnificsmile
 
High Volume Payments using Mule
High Volume Payments using MuleHigh Volume Payments using Mule
High Volume Payments using MuleAdhish Pendharkar
 
Finer Things Club - Lesser known zOSMF SW Mgmt Functions.pdf
Finer Things Club - Lesser known zOSMF SW Mgmt Functions.pdfFiner Things Club - Lesser known zOSMF SW Mgmt Functions.pdf
Finer Things Club - Lesser known zOSMF SW Mgmt Functions.pdfMarna Walle
 
Sap implementation
Sap implementationSap implementation
Sap implementationsydraza786
 
Technology insights: Decision Science Platform
Technology insights: Decision Science PlatformTechnology insights: Decision Science Platform
Technology insights: Decision Science PlatformDecision Science Community
 

Ähnlich wie SAP Basis Overview (20)

Sap security online training
Sap security online trainingSap security online training
Sap security online training
 
Oracle apps scm online training
Oracle apps scm online trainingOracle apps scm online training
Oracle apps scm online training
 
Exclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.infoExclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.info
 
Sap abap part1
Sap abap part1Sap abap part1
Sap abap part1
 
SAP ARCHITECTURE (I).pptx
SAP ARCHITECTURE (I).pptxSAP ARCHITECTURE (I).pptx
SAP ARCHITECTURE (I).pptx
 
SAP for Beginners
SAP for BeginnersSAP for Beginners
SAP for Beginners
 
Tips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdf
Tips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdfTips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdf
Tips_Tricks_for_Oracle_E-Business Suite_Database_Upgrade.pdf
 
Stored-Procedures-Presentation
Stored-Procedures-PresentationStored-Procedures-Presentation
Stored-Procedures-Presentation
 
Presentation oracle as a service shared database platform
Presentation    oracle as a service shared database platformPresentation    oracle as a service shared database platform
Presentation oracle as a service shared database platform
 
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptxCON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
 
52845
5284552845
52845
 
SAP
SAPSAP
SAP
 
Sap basis training demo basis online training in usa,uk and india
Sap basis training demo  basis online training in usa,uk and indiaSap basis training demo  basis online training in usa,uk and india
Sap basis training demo basis online training in usa,uk and india
 
Sap basis training demo basis online training in usa,uk and india
Sap basis training demo  basis online training in usa,uk and indiaSap basis training demo  basis online training in usa,uk and india
Sap basis training demo basis online training in usa,uk and india
 
sappm-171220062959.pdf
sappm-171220062959.pdfsappm-171220062959.pdf
sappm-171220062959.pdf
 
High Volume Payments using Mule
High Volume Payments using MuleHigh Volume Payments using Mule
High Volume Payments using Mule
 
Finer Things Club - Lesser known zOSMF SW Mgmt Functions.pdf
Finer Things Club - Lesser known zOSMF SW Mgmt Functions.pdfFiner Things Club - Lesser known zOSMF SW Mgmt Functions.pdf
Finer Things Club - Lesser known zOSMF SW Mgmt Functions.pdf
 
Sap implementation
Sap implementationSap implementation
Sap implementation
 
Internship msc cs
Internship msc csInternship msc cs
Internship msc cs
 
Technology insights: Decision Science Platform
Technology insights: Decision Science PlatformTechnology insights: Decision Science Platform
Technology insights: Decision Science Platform
 

Kürzlich hochgeladen

Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 

Kürzlich hochgeladen (20)

Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 

SAP Basis Overview

  • 1. ERP - OVERVIEW Madhusudan Rao K 20-10-2013
  • 2. ERP • Planning the resources in an organization is called ERP • ERP stands for Enterprise Resource Planning which is used to integrate one or more departments in an organization and it is also used to minimize paper work in the organizations.
  • 3. Examples for ERP’s – Oracle Apps – BAAN – Siebel – People Soft – SAP
  • 4. Why sap? • • • • • • • • • Rich set of modules Data integrity Data sharing between modules is easy Easy administration Only one database It supports all available databases and OS Upgrade from time to time 24x7x365 global support User friendly
  • 5. • Secured and reliable • Supports interface to other sap/non sap systems • Sap supports Multilanguage available using Unicode • Easy add-ons to add functionality to existing system • Common programming language which supports oops and ABAP. SAP supports JAVA
  • 6. SAP AG • SAP AG is a German software corporation that provides enterprise software applications and support to businesses of all sizes globally. Headquartered in Waldorf, Germany, with regional offices around the world. • SAP is the largest enterprise software company in the world (as of 2009). • It is also the largest software company in Europe and the fourth largest globally. The company's best known products are its SAP Enterprise Resource Planning (SAP ERP) and SAP Business Objects software. 6
  • 7. Evaluation of SAP • SAP was founded in June 1972 as System Analysis and Program development by five former IBM engineers, later it named as Systems, Applications and Products in Data Processing
  • 8. • In 1973, the SAP R/1 solution was launched • Six years later, in 1979, SAP launched SAP R/2 • In 1981, SAP brought a completely redesigned solution to market. However, SAP didn't significantly improve until the period between 1985 and 1990. The most major improvements came not from the founders or employees, but from a partnership with an educational institution, "Chico State".
  • 9. • Chico State remained SAP's only educational partner for the first few years, vastly improving and extending modules within R/2, which led to the development of R/3 with a few new modules. SAP and Chico State developed and released several versions of R/3 in 1992 through 1995.
  • 10. WHAT IS R/3 • • • • 3 TIER LAND SCAPE SYSTEM DATABASE LAYER APPLICATION LAYER PRESENTATION LAYER
  • 11. Sap releases • • • • • • • • • • • SAP R/3 Release 3.1I SAP R/3 Release 4.0B Release Date June 1998 SAP R/3 Release 4.5B Release Date March 1999 SAP R/3 Release 4.6A Release Date 1999 SAP R/3 Release 4.6B Release Date Dec 1999 SAP R/3 Release 4.6C Release Date April 2001 SAP R/3 Enterprise Release 4.70 Release Date March- Dec 2003 SAP R/3 Enterprise Edition 4.7 SAP Enterprise Central Component 5.0 SAP Enterprise Central Component 6.0 SAP R/3 ENTERPRISE PORTAL 7.0
  • 12. • ECC 5.0 • ECC 6.0 • ECC 6.0 with EHP-5
  • 13. SAP MODULES • Sap is a set of integrated modules • Namely sales, finance, planning and management, material, production, quality etc., • Sap is available as an integrated pack
  • 17. BASIS • BUSINESS APPLICATION SOFTWARE FOR INTEGRATED SOLUTIONS
  • 18. BASIS CONSULTANT JOB • INSTALLATION • POST INSTALLATION • MOVING PRODUCTS FROM ONE SERVER TO ANOTHER • MIGRATION • UPGRADATION • FIXING THE ERRORS • MONITORING SAP • SUPPORT
  • 19. Hardware Sizing • To analyse the business requirements of an organization level depending upon the users data will allocate the hardware resources. We can give over business time, standby time, legacy data, o/s and DB version, data archiving. Steps for Hardware sizing: 1. Contact SAP 2. Get OSSID (Online SAP Service ID) 3. Login to www.service.sap.com/qsizing (It is sap official site) 4. Go to Quick Sizer Tool 5. Enter project name/Customer Number 6. Create Project 7. No. of Users (Low/Medium/High Activities) 8. Amt. of legacy data. 9. No. of modules. 10.I) user based ii) object based. 11.Select operating system of SAP 12.Select database and its version. 13.Select the peak load time. 14.High availability. 15.Data Security[Mirroring/Raid/Clustering ….etc.,] 16.Save the details. 17.Calculate the Results.
  • 20. Output of Hardware Sizing • • • • • Disk size. Memory requirement in MB CPU requirement in SAPS [System Application Benchmarks for Performance standards] SAPS are calculated based on the usage of processors. Analysis says that each 1500 saps we require one CPU. 20
  • 22. Pre-Requisites: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. Proper hardware is received according to H/W Sizing. Verify SAP Software. Installation document from SAP  www.service.sap.com Read the document and highlight the steps involved inst. guides. Internet connection to resolve the runtime issues. Install o/s and patches Get a static IP address from N/W team Assign the IP address Specify an IP address and Host name entry in etchosts Dump the s/w into server Setup Virtual Memory VM=3*RAM+500 Install current version of JAVA because SAP Installation too requires JAVA Runtime Environment [JRE] 13. Set the environment variable JAVA_HOME & Path 14. Install Oracle and Patches. 22
  • 23. There are 2 installation tools: R/3 setup <= 4.6C sapinst >=4.7 EE SAP Installation consists of 3 Types: 1. Central Instance Installation 2. Database Instance Installation 3. Dialog Instance Installation: 23
  • 24. SAP Architecture Process Flow (LOGON) 1. User requests 2. Dispatcher handles the request 3. Keeps in queue and assign WP based on FIFO 4. The work process gets the username, password, client, logon language and the task handler interprets and hand over the task to the database process. 5. The DB process checks the credentials of the user and provides the necessary authorizations to the process. 6. The entire information is copied into the user context which is referred as ROLL OUT. (The information is copied into Roll Area which is subsequently available for all the requests made by the user) It Consists 3 Layers. 1. Presentation Layer 2. Application Layer 3. Database Layer. 24
  • 25. Instances is of various types • • • 1. Database Instance 2. Central Instance. 3. Dialogue Instance. • 1. Database Instance: This is the Instance where database is installed. 2. Central Instance: This is the Instance where Application Server/ Tier/ Layer are installed. There will be only one instance in the entire system. 3. Dialogue Instance: These are the instances which are used to handle the load on the central instances. We can install as many instances as possible assuming that each instance can serve up to 200 - 500 users depending upon the type of the users. Installation Logs: Sapinst.log Sapinst_dev.log . - Specifies the installation success / failure - also provides similar log in case of installation is aborted 25
  • 26. Types of Work Processes Even though the processes are unique at OS level SAP differentiated between the work processes based on the nature of work. The process are determined by the instance name DVEBMGS<Instance_No> For Dialogue instances the work process will be denoted as D01, D02.... D - Dialogue V - Update E - Enqueue B - Back ground M - Message G - Gateway S - Spool DVEBMGS is only available in the Central instance. D01 to DN-1 for Dialogue instances. 26
  • 27. Central Instance DVEBMGS - 2112111 It hosts all the process and their will be only one central instance in the entire system. 1. DIALOGUE 'D' It is only the process which communicates interactively with the users. There should be atleast 2 Dialogue work process per instance. Dialogue work process initiates Update, Background and Spool. 2. UPDATE 'V' It is used to update the transactions in the database. It is initiated by Dialogue process. There should be atleast 1 Update in the entire system. It is also recommended to have an update process for every 5 Dialogue. 3. ENQUEUE 'E' It is used to provide locks for the records that are going to be updated. It ensures consistency for updates. There will be only 1 Enqueue configured in the system during the installation. It is possible to have more than one enqueue provided they are installed or configured on the central instance. 4. BACKGROUND 'B' The tasks which are expensive or time consuming are scheduled to run in the background mode non-interactively. There should be atleast 2 background work process in the system • • • • • • • 5. MESSAGE 'M' There should be only 1 message server in the entire R/3 system. It is used to manage all the dispatchers. It is used to load balance the requests to identify the least loaded dispatcher. It is also used to provide locks to the request that are coming from Dialogue instances. 6. GATEWAY 'G' It is used to provide a means of communication with SAP and NON-SAP systems. There will be only 1 gateway for each instance. 7. SPOOL 'S' It is used to print the documents to a printer or output to a fax machine etc. There should be atleast 1 Spool process in the entire system. It is also possible to configure more spool process depending on the print/ spool volume. 27
  • 28. CONTACT US For Additional Assistance , Course Details, Demo and Batch Scheduling Information, Get the details from MAXSOFTSOLUTIONS.COM USA: +1-8452073000 India: +91-8886060607 E-Mail ID : info@maxsoftsolutions.com Visit : www.maxsoftsolutions.com

Hinweis der Redaktion

  1. This template can be used as a starter file for presenting training materials in a group setting.SectionsRight-click on a slide to add sections. Sections can help to organize your slides or facilitate collaboration between multiple authors.NotesUse the Notes section for delivery notes or to provide additional details for the audience. View these notes in Presentation View during your presentation. Keep in mind the font size (important for accessibility, visibility, videotaping, and online production)Coordinated colors Pay particular attention to the graphs, charts, and text boxes.Consider that attendees will print in black and white or grayscale. Run a test print to make sure your colors work when printed in pure black and white and grayscale.Graphics, tables, and graphsKeep it simple: If possible, use consistent, non-distracting styles and colors.Label all graphs and tables.
  2. Summarize presentation content by restating the important points from the lessons.What do you want the audience to remember when they leave your presentation?Save your presentation to a video for easy distribution (To create a video, click the File tab, and then click Share.  Under File Types, click Create a Video.)