Ans: SAP basis acts as an operating system or a platform for SAP applications to run. It supports the entire range of SAP applications.
Ans:
For problem analysis and system monitoring Developer trace or System log is used.
Ans:
Ans:In private mode, the heap data is exclusively allocated by the user and is no more shared or available across the system. This occurs when your extended memory is exhausted.
Ans:Two users “OPS$adm” and “OPS$SAP” Service are created in your SAP system and to connect and communicate with database internally this user mechanism is used.
Ans: RFC (Remote Function Call) is a mechanism to communicate and exchanging the information between other SAP systems. There are four types of RFC’s system
Transactional RFC ( T RFC ) : This type of RFC is similar to asynchronous RFC, but by allocating a transaction ID (TID) it makes sure that the request sent multiple times due to an error must process only for once. In T RFC the remote system does not have to be available at the moment unlike asynchronous RFC.
Ans: OCM stands for online correction system, by using SPAM you can apply OCM Patches.
Ans: To export or import tables in SAP from OS level you have to follow three steps and by using R3trans utility in SAP
Step 1: Collect all list of tables to be exported
Step 2: Check whether enough disk space is available in the directory where you going to export.
Step 3: Create two control files for R3trans which will be used for import and export.
Ans: SAP Note: An error in a single transaction or program is removed by implementing a SAP note.
Kernel: Kernel contains the executable files (.EXE) like other applications and when a Kernel upgrade is done a new version of the EXE file replaces the older versions.
Support Package: SAP support packages is a bunch of corrections, this can be used by applying transaction SPAM
Ans: The list of objects that have been repaired can be found in the system having ADIRACCESS keys.
Ans: Table TADIR contains object directory entries.
Ans: When other users are online we can’t install SAP patches, as support manager will not be able to update and it will terminate it. So it is always feasible to better apply support packs when there is no users login into the system.
Ans: JSPM ( Java Support Package Manager) is used to apply support packages on deployed software components. In other words it’s a tool that allows you to install the components and support packages.
SDM ( Software Delivery Manager) is used for importing Java Support Packages. To deploy and manage software packages received from SAP, SDM tool is used.
JSPM uses SDM for the deployment purpose
Ans: To disable import all option from STMS in SAP, steps are:
Ans: Parameter Tab: It will allow access to assign T-code on which one has to work
Personalization Tab: It is required for RFC connection between systems other than user personal information
Ans: Different types of users in SAP are
Ans:
Ans: To restrict multiple logins you have to set the parameter as
Parameter should set in RZ10
While writing the user ID’s things to be taken care are, list the user IDs separated by commas “..” , between user IDs do not leave space characters and to see the changes restart the R/3 instance.
Ans: To change the number of work process at the OS level, you can increase the no. of work processes by modifying the parameter rdisp/wp_no_=
Status of a WP at OS level can be checked by executing dpmon.
Ans: Logon groups can be defined using the Tcode smlg. In order to do that you have to create the group and then assign the instances for that particular group.
Ans: A single stack system is defined by SAP system either with JAVA as runtime engine or SAP Netweaver as ABAP.
Eg: Single Stack System (Java) is SAP Enterprise Portal System (Ep)
Single Stack System (ABAP) is SAP ERP (ECC)
Ans: To use the JAVA patches , SAP installer (SAPinst.exe) is employed. SDM and JSPM are the latest versions of tools used to deploy Java Patches.
Ans: To solve queries which cannot be solved by using the method interfaces, a set of information is used. This set of information is known as “ Data Sets”.
Ans: To check the system logs of SAP application at OS level, SAPMMCà SAP systemsà SIDàSysLog
Ans: A list of steps among t-code in known as logical LUW
Ans:
Homogenous system copy= Same OS + Same Database
Heterogeneous system copy= Different OS + Different database or same database
Ans: Using BDC programming a data can be transferred successfully. There are 3 functional modules which can be used in a sequence.
Ans: An “OK” code is used by a program to execute a function for example after a push button has been clicked.
Transaction code or “t-code” is a “shortcut” that helps a user to run a program.
Ans: Client refresh is overwriting or copying to existing client, while copying the newly created client is called client copy.
Ans: To check the schedule background jobs and to execute them parameters like rdisp/btctime is used. These parameters define background processing batch scheduler.
Ans: SAP Internet Demonstration and Evaluation System or SAP IDES, this system demonstrate the functionality of various SAP solutions used by important customers.
Ans: The purpose of TDEVC contains development classes and packages.
Ans: There are seven types of work processes they are:
Ans: Application Server takes the request from the user and if the request requires data then it connects to the database server and gives output.
Ans: Process for applying patches are:
Ans: Transport can be done through STMS_IMPORT or through FTP.
Ans:
Ans: Business KPIs are Key Performance Indicators. It indicates the performance of a company at a strategic level. They help in leading the company on the desired track by comparing company’s previous performance with the market leaders in the same market.
Ans: Table T000 contains a list of defined clients, where we can maintain transaction code SCC4.
Ans: SAPS stands for SAP Application Performance Standard, which is a hardware independent unit which describes the performance of a system configuration in SAP environment.
Ans: Central Instance has message server and dialog, update, spool, enque, gateway, background work processes.
Application server has dialog, update, spool, gateway and background work process.
Ans: By code sm51 t-code we can see whether it is Unicode or non-unicode. In this code we can find the release notes button in the application tool bar if you click on that you can see the total information like Database, Kernel version, Unicode or non- Unicode.
Ans: Four types of transport requests are there
Ans: For communication between systems within the landscapes logical system is required. It enables the system to recognize the target system as an RFC destination.
TCODE used is SPRO
Ans: To assign an object to 100 roles at time,
Ans: By using table “DEVACCESS” you can get a list of the users with development access.
Ans: To view locked transactions you need to look in field CINFO, table TSTC. Within SAP you can either use SE11 or SE16 to browse the table contents. Make sure that you enter “A0” as the “HEX01 data element for SYST” starting value and “A9” as the ending value. This will list all the transactions locked in the system.
Ans: OK code is used by a program to execute a function for example after a pushbutton has been clicked. A transaction code is a “shortcut” that helps a user run program.
Ans:
Ans:
Ans: This table stores passwords and User IDS.
Ans: Kernel replacement is the replacement of the SAP executable on the OS level, while support package contains fixes to the ABAP code within a SAP instance.
Ans: Return code (4) indicates import ended with warning.
Return code (8) indicates not imported ended with error
Return code (12) indicates import is cancelled.
Return code (16) indicates import is cancelled.
Ans: You can do a client copy using the SCCL transaction
Ans: Synchronous Transport - Dialog or batch process are blocked until import is ended
Asynchronous Transport - Dialog or batch process is released after import is started.
Ans: Go to SM51 , Click Release Notes. Entry corresponding to ICU Version will tell you whether your system is ASCII or Unicode.
Ans: There are 4 types of transport requests in SAP -
Ans: In consolidation route - objects can be changed and they can transport from one system to other. This is the route between development to quality
In Development route - Objects can not be changed and they can not be transported from one system to other. This is the route between quality to production
Ans: You can set the logon group using SMLG transaction.
Ans: Default SAP systems are pre-installed with English and German.
SAP does support many other language which may not full translate from the default English and German. To fill this gap , Supplementary language (a program) is installed.
Ans: NO . SAP is not a database but it uses databases from other vendors like Oracle. Although SAP has recently released its own database HANA
Ans: ST02 , RZ10