0% found this document useful (0 votes)
59 views

What Is SAP Netwaver

SAP Netweaver is the application and technology platform that supports all SAP applications. It has different components including portals, business intelligence, process integration, and the application platform that provides the base for modules like ECC, CRM, and SCM. ECC stands for Enterprise Core Component and contains basic ERP modules. It is part of the larger SAP ERP application. Profiles control the behavior of SAP instances at startup by defining parameters like services, ports, memory settings, and more.

Uploaded by

veeresh b
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views

What Is SAP Netwaver

SAP Netweaver is the application and technology platform that supports all SAP applications. It has different components including portals, business intelligence, process integration, and the application platform that provides the base for modules like ECC, CRM, and SCM. ECC stands for Enterprise Core Component and contains basic ERP modules. It is part of the larger SAP ERP application. Profiles control the behavior of SAP instances at startup by defining parameters like services, ports, memory settings, and more.

Uploaded by

veeresh b
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

What is SAP Netwaver:

SAP Netweaver is the application and technology platform for all SAP-Based Application.

Netweaver has different stacks as follows.

1. People Integration >> Here it works as portal– EP and SAP Mobile .


2. Information Integration >> Here it works as BW and MDM
3. Process Integration >>Here it works as Process Intregation PI
These 3 usages are considered as Pure Netweaver systems as BW, PI or Portal

Most important is:


4. Application Platform (Ex: ABAP & Java engine) >>> Here it works as Base for all other SAP
applications or modules. e.g Base for ECC,SRM, CRM and SCM.

What is ECC:
ECC is an application component, which will work on with the help of this
Application/Technology Platfrom – or we can say Netweaver, It requires base at the bottom
(NW).ECC6 is called as Enterprise Core component, which has basic modules of ERP like (FI,
CO, MM and So on).

What is ERP:
SAP ECC is part of the SAP ERP application (actually it is the minimal installation of SAP ERP).
It is complete package. It stands for Enterprise Resource Planning.

How to check SAP version and SAP Netweaver version ? 

 Login into SAP system via SAPGUI:


 From the Main menu navigate to SYSTEM –>STATUS (below screen will open)
Example-
 SAP_BASIS is at 701 it represents It is SAP Netweaver 7.0 and EHP 1.
 SAP_APPL is at 604 it represents It is SAP ECC 6.0 EHP 4 system.

 How we can check SAP Java version to know on which SAP JVM version our SAP system is
running?

Execute below command from command prompt:

hostname > java -version

or

How To check from SAP Net weaver portal:


http://<HOSTNAME>:5<system no>00/monitoring/SystemInfo

There are 2 ways to Check Kernel version and Patch level in SAP.

1> From ABAP Level (Via SM51)- Release notes


2> From Operating System (Via disp+work) -

What is SAP BASIS Administrator tasks/Job responsibilities and which all things are expected
in L1 and L2 support for any client.(Junior role)

SAP BASIS ADMINISTRATOR JOB PROFILE


 Hardware and Database Administration
 User and Security Administration
 Client Maintenance
 Correction and Transport System (CTS)
 Online Service System (OSS)
 Performance Monitoring and Tuning
 All Service Market Place tasks.
 Download and apply Support Patches
 Download and perfrom kernel upgrade
 Perform Client Copy
 Ticket administrator

1. Online Service System (OSS) (subtasks)

OSS is a set of SAP’s online services such as bug fixes and useful implementation
information
OSS Notes
Hotpacks
Remote Connections
Send questions to SAP
ABAP registration

2. User Administration–It mainly covers below sub tasks.


Create users and assign profiles
Modify, lock and unlock users
Develop authorizations and profiles

3. Client Maintenance- It mainly covers below sub tasks.


Create clients
Copy and refresh clients
Client imports and exports
Delete and remove clients
Modify change options

SAP SYSTEM MONITORING Tcodes:

SAP daily system monitoring helps in two way-

Preventive Health check– This health check helps to prevent issue that may happen in near
future.
Regular health check– This is regular health check which helps us for solving daily system issues.

SAP Marketplace is single place provided By SAP for doing all support activities.Whenever
we need anything from SAP interm of help,support,Sap softwares, SAP Marketplace is single
place for it.

How to Create OSS ID / S-User ID / Service Market Place ID?

These steps should be done from your team-mates who has valid S-User ID.

 To Create a S-User Id, Go to SAP service market place (service.sap.com).


 Login with your S-User ID and Password.
 Goto ->SAP Support Portal –> Users & Authorization -> User Management - –
>Request User

Overview of list of activities :


1. Sap Marketplace Notes:
2. Mange Remote Connection — > It is used for OSS connection to SAP 
We open our SAP Systems for SAP to login into our systems whenever we are stuck
in some urgent P1 & P2 issue. SAP Login into our SAP systems remotely and provide
required help & support.
3. Downlaod Software
4. Request a key section –> It provies place to download Object Key, Developer Key,
and many others.

What is Developer Key and why it is required?


Whenever the ABAP developer wants to make changes to any of the SAP customized objects
(i.e. the objects/programs that is there in the “Z” namespace) it require a Developer Key which
is used to register user with SAP

Diff b/w developer  key & access key  ?

 Access key is used when  we need to do some modification/create an object that doesn’t
comes in the customer namespace(object beginning with "Z" or "Y").With the help of the
access key we can do the modification on the standard SAP objects.

SAP Developer key generation:


 Check for the installation number. Navigate to System->Status
 Now login to service Market place. Link https://service.sap.com
 Then navigate to “Keys & Request” ->SSCR keys
 Click on “Register Developer”
 In the highlighted part enter the Installation Number for the respective system and
click enter.
 Now enter the Userid for the developer key generation has been requested and select
the Installation number and then click on “Register button”
Object / Access key Generation:

Same as above procedure - Click “Register Object”.

Example:

Here R3TR is the program id

FUGR is the type

/SAPAPO/MSDP_TIME is the object which is to be registered.

5. Report/View Incidents:

Profiles:

SAP profiles are operating system files that contain instance configuration information. SAP systems
can consist of one or more instances. Individual configuration parameters can be customized to the
requirements of each instance.
(Configuration) profiles are files that control the behavior of the SAP application server at
startup time..
 

Types of Profiles:

 Start profile: defines the Sap R/3 services which are required for application startup. e.g.
kernel location.

For each instance we have separate start profiles.

 Default profile : defines parameter values used by all application servers from the same
SAP       system.  e.g.ABAP and JAVA messgae server port.

Single profile for all the instances.

 Instance Profile: Defines Instance specific parameter values e.g. No of


dialog/backgroud/update work processes for that particular server,different types of
memory parametes,connection parameters,snc configurations etc

For each instance we have separate instance profiles.

What is an SAP Instance?

An SAP Instance is an administrative unit that groups together components of an SAP


system or simply an Application Server, which has its own set of work processes.

A Client can contain many instances. Loosely defined, an instance refers to a server.

Sometimes the database is also referred to as an ‘instance.’ In this case it is called the
‘Central Instance.’

You might also like