Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
13 views2 pages

SAP Basis Interview QA

SAP Basis is the technical foundation for SAP applications, encompassing middleware and tools for interoperability. Key responsibilities of a SAP Basis Administrator include system installation, user administration, and transport management. The document also explains concepts like clients, transport requests, and the use of specific transaction codes for system management and user maintenance.

Uploaded by

aslamsyed6987
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

SAP Basis Interview QA

SAP Basis is the technical foundation for SAP applications, encompassing middleware and tools for interoperability. Key responsibilities of a SAP Basis Administrator include system installation, user administration, and transport management. The document also explains concepts like clients, transport requests, and the use of specific transaction codes for system management and user maintenance.

Uploaded by

aslamsyed6987
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

SAP Basis Interview Questions and

Answers
What is SAP Basis?
SAP Basis is the technical foundation that enables SAP applications to function. It includes
middleware programs and tools that support the interoperability and portability of SAP
applications across systems and databases.

What are the key responsibilities of a SAP Basis Administrator?


Key responsibilities include system installation and configuration, load balancing,
performance tuning, user administration, transport management, and monitoring SAP
systems.

Explain the client concept in SAP.


A client is an independent organizational unit in the SAP system, with its own data and set
of tables. It is used to separate different environments (like Dev, Test, and Prod) within the
same system.

How do you create a new client in SAP?


You can create a new client using transaction code SCC4. After defining the client, you use
SCCL for local copy or SCC9 for remote client copy.

What is a Transport Request (TR) and how does it work?


A Transport Request is a package that includes changes made in the development system. It
is used to move these changes to the test and production environments.

What are the different types of transport requests?


Types include Workbench Requests (for cross-client data), Customizing Requests (for
client-specific data), and Transport of Copies.

What is the purpose of the TCODE ST22?


ST22 is used to analyze ABAP runtime errors (short dumps) in the SAP system. It helps
identify the cause of the errors for debugging.

What is the difference between a system log (SM21) and application log (SLG1)?
SM21 is used to view system logs for critical errors. SLG1 shows application logs generated
by applications or user-defined logs.

What is the use of transaction code SU01?


SU01 is used for user maintenance. It allows creation, modification, and deletion of user
accounts in the SAP system.
What is the difference between roles and profiles in SAP Security?
Roles are a collection of activities (transactions) assigned to a user. Profiles are generated
from roles and contain the authorizations.

You might also like