• LOGIN
  • No products in the cart.

SAP BI ABAP Interview Questions

What is primary index?

Primary index: the primary index contains key fields of a table and a pointer to non-key fields of the table. The primary index is created automatically when a table is created in database and moreover you can further define reference to the primary index which are known as Secondary index.

What is data class ?

The data class specifies in which table space the table is created in database.

What is pooled table in sap ?

A pool table has many to one relation with the table in the database. For one table in the database there are many tables in the dictionary. The table in the database has a diff name than in the table in the data dict, it has diff no of fields and field names are different. A pooled table is stored in the pool at the database level. A table pool is a database table with a special strut that enables the data of many R3 tables to be stored in it. It can hold only pooled tables.

Are you Looking for SAP BI ABAP Training? Please Enroll for Demo SAP BI ABAP..!

What is transparent table ?

A transparent table has a one to one relation ship in the database. The table in the dictionary has the same name, same no of fields, and the fields have the same name as in the R3 table defn. A transparent table has application data (Master and Transaction).

What is a buffer and how many types ?

Buffer is nothing but which stores data temporarily. there are two types of buffers. they are Roll and Page areas.

What is table maintenance generator and how to create that ? What is the transaction code ?

Table maintenance generator is nothing but making a table available for adding records and deleting records. The transaction code used is SM30.

What are lock objects ?

Lock objects are nothing but which holds a data for particular field value until you remove a lock..

What is modeling ?

It is an art of designing the data base. The design of DB depends on the schema and the schema is defined as representation of tables and their relationships.

What is an info cube ?

Info cube is structured as star schema (extended) where a fact table is surrounded by different dim table that are linked with DIM-ids. And the data wise, you will have aggregated data in the cubes.

How would you optimize the dimensions ?

We should define as many dimensions as possible and we have to take care that no single dimension crosses more than 20% of the fact table size.

What are Conversion Routines for units and currencies in the update rule ?

Using this option we can write ABAP code for Units / Currencies conversion. If we enable this flag then unit of Key Figure appears in the ABAP code as an additional parameter. For example, we can convert units in Pounds to Kilos.

Difference between top-of-page and top-of-page during at-line- selection ?

Top-of-page is a header on primary list. Top-of-page during line-selection is a header on secondary lists

How many type of internal tables are there ?

Standard, Hashed, Sorted tables

What is the difference between hashed & sorted internal tables ?

Sorted internal table works on Binary Search and Hashed internal tables works on hashed algorithm through indexes.

What is the difference between standard and sorted internal tables ?

Sorted table improve the performance in case of a huge table which has no: of records

When do you need to create an internal table with header line? and with out a header line ? line ?

If we don’t want to use any explicit work area then its better to go for an internal table with header line.

what exactly is ABAP?

ABAP stands for Advanced Business Application Programming, originally Allgemeiner Berichts-Aufbereitungs-Prozessor, German for “general report creation processor”.

Are you Looking for SAP BI ABAP Online Training? Please Enroll for Demo SAP BI ABAP..!

Define SAP BW/BI?

SAP BW/BI is a Business Information Warehouse, also called as business intelligence. It allows the user to examine information from operative SAP applications also from other business

What are the main areas and activities in SAP/BI?

Data Warehouse: Integrating, collecting and managing entire company’s data.
Analyzing and Planning: Using the data stored in data warehouse.
Broad cast publishing: To send the information to the employees using email, fax etc.
Reporting: BI provides the tools for reporting in web-browser, excel etc

Define Operational Data Store?

ODS is mostly used for large storage of data . It is a BW architectural module that appears between Persistent Staging Area and infocubes.

November 10, 2019
GoLogica Technologies Private Limited  © 2019. All rights reserved.