Sie sind auf Seite 1von 41

BASIS Overview

2010 Wipro Ltd Internal and Restricted

Agenda
SAP Architecture SAP Operation-Mode Background jobs

2010 Wipro Ltd Internal and Restricted

TCP/IP

This slide depicts how an application server works. Users make requests at the presentation layer and through TCP/IP these requests get sent to the application server. The dispatcher then takes the requests and assign them to work processes which handle the requests. More detailed explanations are on the following slides. 3 2010 Wipro Ltd Internal and Restricted

Standard Work Processes:

Dialog Work Processes:


Responsible for the interactive tasks of the R/3 system Dialog work processes execute only one dialog step at a time and are immediately freed for the next user request Constantly switching between users

SAP Technical Overview


5
2010 Wipro Ltd Internal and Restricted

Background Work Processes:


Responsible for executing ABAP programs submitted for background execution Batch jobs schedule the sequence of program execution Used for running long and time consuming programs

SAP Technical Overview


6
2010 Wipro Ltd Internal and Restricted

Spool Work Processes :


Responsible for formatting the data for printing and passing it to the host spool system Only one spool work process allowed per server

SAP Technical Overview


7
2010 Wipro Ltd Internal and Restricted

Enqueue Work Processes :


Responsible for the lock management system Synchronizes database access for the multiple application servers and work processes Only one enqueue process per R/3 system to ensure data integrity

SAP Technical Overview


8
2010 Wipro Ltd Internal and Restricted

Update Work Processes :


Responsible for making database changes requested by dialog and background processes For better performance, this process should be on the database server

SAP Technical Overview


9
2010 Wipro Ltd Internal and Restricted

Message Server:
Used by different application servers to exchange data and internal messages Routes messages, such as update or batch job starts, between application servers One message server per system

SAP Technical Overview


10
2010 Wipro Ltd Internal and Restricted

Gateway Server :
Allows communication between R/3, R/2, and external applications Exchanges large amounts of information between application servers

Gateway can reside on any of the connected systems

SAP Technical Overview


11
2010 Wipro Ltd Internal and Restricted

Work processes Maintenance:

SM50

12

2010 Wipro Ltd Internal and Restricted

Processing of a SAP Transaction :


Presentation . . . Internet
SAPGUI

6. Request of data
11 Update request
Communication

TCP/IP

Request of already used 1 data Application

6 5

10 Dispatcher 7 9

IPC
Local Buffer

2 4

12 Workprocess
DW-Objects, ABAP-Objects

Work3 process for R/3 Data,

Workprocess 8

13

14

Database

SAP Technical Overview

Operation Modes :
Purpose :
Operating modes are the way that R/3 system allows for flexible configuration of available services (work processes) Maximizing the use of available system resources Automatic switching of work process types Operating mode is used when there is a requirement of large no of back ground jobs to be run during less work load. To Alter the no of work processes. eg :-

1. It converts specified no of dialog processes to back ground work process during night time.
2. During day time it converts no of back ground work process to dialog processes.
14
2010 Wipro Ltd Internal and Restricted

Operation Modes Day and Night Operation :


Use
To define separate operation modes for day and night operation. Important data entry transactions during the day. Job processing at night .

Operation Modes Day and night Operation:


Tcode : RZ04 STEP : 1

16

2010 Wipro Ltd Internal and Restricted

STEP : 2

17

2010 Wipro Ltd Internal and Restricted

STEP : 3

18

2010 Wipro Ltd Internal and Restricted

STEP : 4

19

2010 Wipro Ltd Internal and Restricted

TCODE: SM63 STEP : 5

20

2010 Wipro Ltd Internal and Restricted

STEP : 6

21

2010 Wipro Ltd Internal and Restricted

STEP : 7

22

2010 Wipro Ltd Internal and Restricted

Background jobs :
A background job consists of one or more steps. A step can be : An ABAP program An external command An external program A job can be triggered to run: At a predefined date and time At the occurrence of a predefined event Background jobs can be prioritized as: 1. Class A (high priority) 2. Class B (medium priority) 3. Class C (low priority)

23

2010 Wipro Ltd Internal and Restricted

Steps to Create Background Job :

SM36

24

2010 Wipro Ltd Internal and Restricted

Steps 2 : To Create Background Job :

25

2010 Wipro Ltd Internal and Restricted

Step 3: Background Processing

26

2010 Wipro Ltd Internal and Restricted

Status present in Background Job:


1. Scheduled 2. Released 3. Ready 4. Active

5. Finished
6. Canceled

28

2010 Wipro Ltd Internal and Restricted

Tcode : SM37

29

2010 Wipro Ltd Internal and Restricted

30

2010 Wipro Ltd Internal and Restricted

Job Active for long time :

31

2010 Wipro Ltd Internal and Restricted

Job Work process details :

32

2010 Wipro Ltd Internal and Restricted

Cross verifying Active job :


Tcode: SM51

33

2010 Wipro Ltd Internal and Restricted

Tcode: SM50

34

2010 Wipro Ltd Internal and Restricted

Before Refresh :

35

2010 Wipro Ltd Internal and Restricted

After Refresh :

36

2010 Wipro Ltd Internal and Restricted

General Table display: SE17

37

2010 Wipro Ltd Internal and Restricted

38

2010 Wipro Ltd Internal and Restricted

39

2010 Wipro Ltd Internal and Restricted

40

2010 Wipro Ltd Internal and Restricted

Das könnte Ihnen auch gefallen