SAP Tools Interview Questions and Answers
Here you can find SAP Tools Interview Questions and Answers.
Why SAP Tools Interview Questions and Answers Required?
In this SAP Tools Interview Questions and Answers section you can learn and practice SAP Tools Interview Questions and Answers to improve your skills in order to face
technical inerview by IT companies. By Practicing these interview questions, you can easily crack any SAP Tools interview.
Where can I get SAP Tools Interview Questions and Answers?
AllIndiaExams provides you lots SAP Tools Interview Questions and Answers with proper explanation. Fully solved examples with detailed answer description. All students,
freshers can download SAP Tools Interview Questions and Answers as PDF files and eBooks.
How to solve these SAP Tools Interview Questions and Answers?
You no need to worry, we have given lots of SAP Tools Interview Questions and Answers and also we have provided lots of FAQ's to quickly answer the questions in the
SAP Tools technical interview.
SAP Tools Interview Questions and Answers - Chapters
- SAP ABAP Interview Questions and Answers
- SAP BW Interview Questions and Answers
- SAP Basis Interview Questions and Answers
SAP ABAP Interview Questions and Answers
What is an ABAP?
ABAP (Advanced Business Application Programming) is a high level programming language created by the German software company SAP.
It is currently positioned as the language for programming SAP's Web Application Server, part of its NetWeaver platform for building business applications.
Its syntax is somewhat similar to COBOL.
SAP ABAP Interview Questions and Answers
What is an ABAP data dictionary?
ABAP for data dictionary describes the logical structures of the objects used in application development and shows how they are mapped to the underlying relational database
in tables/views.
SAP ABAP Interview Questions and Answers
What are domains and data element?
Domains:
Domain is the central object for describing the technical characteristics of an attribute of an business objects.
It describes the value range of the field.
Data Element:
It is used to describe the semantic definition of the table fields like description the field.
Data element describes how a field can be displayed to end-user.
SAP ABAP Interview Questions and Answers
What is foreign key relationship?
A relationship which can be defined between tables and must be explicitly defined at field level.
Foreign keys are used to ensure the consistency of data.
Data entered should be checked against existing data to ensure that there are now contradiction.
While defining foreign key relationship cardinality has to be specified.
Cardinality mentions how many dependent records or how referenced records are possible.
SAP ABAP Interview Questions and Answers
Describe data classes
Master data: It is the data which is seldom changed.
Transaction data: It is the data which is often changed. Organization
Data: It is a customizing data which is entered in the system when the system is configured and is then rarely changed.
System data: It is the data which R/3 system needs for itself.
SAP BW Interview Questions and Answers
What is SAP BW/BI? What is the purpose of SAP BW/BI?
SAP BW/BI stands for Business Information Warehouse, also known as business intelligence.
For any business, data reporting, analyses and interpretation of business data is very crucial for running business smoothly and making decision.
SAP BW/BI manage the data and enables to react quickly and in line with the market.
It enables the user to analyze data from operative SAP applications as well as from other business.
SAP BW Interview Questions and Answers
In SAP/BI what are the main areas and activities?
a) Data Warehouse: Integrating, collecting and managing entire company’s data.
b) Analyzing and Planning: Using the data stored in data warehouse
c) Reporting: BI provides the tools for reporting in web-browser, excel etc.
d) Broad cast publishing: To send the information to the employees using email, fax etc.
e) Performance: Performance of the company
f) Security: Securing the access like using SAP logon tickets from portal
SAP BW Interview Questions and Answers
What is data Integrity?
Data integrity is to eliminate duplicate entries in the database.
SAP BW Interview Questions and Answers
What is table partition?
Table partition is done to manage the huge data to improve the efficiency of the applications. The partition is based on 0CALMONTH and 0FISCPER. There are two type of
partitioning that is done
a) Database partitioning
b) Logical partitioning
SAP BW Interview Questions and Answers
What is data flow in BW/BI?
Data flows from a transactional system to the analytical system (BW).
DS ( Data Service) on the transactional system needs to be replicated on BW side and attached to infosource and update rules respectively.
SAP Basis Interview Questions and Answers
Can you kill a Job?
Yes - SM37 - select - kill
SAP Basis Interview Questions and Answers
If you have a long running Job, how do you analyse?
Use transaction SE30.
SAP Basis Interview Questions and Answers
What is private mode? When does user switch to private mode?
Private mode is a mode where the heap data is getting exclusively allocated by the user and is no more shared across the system.
This happens when your extended memory is exhausted.
SAP Basis Interview Questions and Answers
Which table contains the details related to Q defined in SPAM? Is there a way to revert back the Q defined? If yes, How?
There is a "delete" button when you define the queue.
If you already started the import it's no more possible since the system will become inconsistent.
SAP Basis Interview Questions and Answers
What is mysap?
It's a term for all the systems that in a contract (e.g. a MySAP business suite consist of ERP2005, CRM2005, SRM2005).