SAP ABAP Interview Questions and Answers

SAP ABAP Interview Questions and Answers

Here, we have listed all the Top SAP ABAP Interview Questions and Answers for Freshers& Experienced. All the best for your interview Preparation.

 

What is SAP ABAP?

What is an ABAP?

What do you mean by an ABAP data dictionary?

What are domains and data element?

What is foreign key relationship?

What are the difference between pool tables and transparent tables?

What do you mean by Batch Data Communications programming?

What are the functional modules used in sequence in BDC?

What are the differences between table and structure in data dictionary?

Differentiate: Transparent tables, Cluster tables and Pooled tables

What is Smart Forms?

What are the components of SAP scripts?

How to create ‘table cluster’?

How can you format the data before write statement in the report?

Explain the difference between Template and Table?

Mention what is ALV programming in ABAP? When is this grid used in ABAP?

When do we use End-of-selection?

Mention the difference between ABAP and OOABAP? In what situation do you use OOABAP?

What is table buffer? Which type of tables used this buffer?

What is the use of ‘pretty printer’?

What is the difference between ‘Type’ and ‘Like’?

What are the different ABAP/4 editors? What are the differences?

What is the difference between dialog program and a report?

What is lock object?

How data is stored in cluster table?

How can you debug a script form?

What are different types of data dictionary objects?

What are the ways you can do the tuning? What are the major steps will you use for these?

In the ‘select’ statement what is ‘group by’?

What is dispatcher?

Mention what are the two methods of modifying SAP standard tables?

What is the difference between a ‘Database index’ and a ‘Match code’?

Explain the benefits of modularization technique?

How can you create callable modules of program code within one ABAP/4 program?

What are different types of parameters? How can you distinguish between different kinds of parameters?

What are the different databases Integrities?

What is the difference between macro and subroutine?

What are the advantages and disadvantages of using views in ABAP programming?

What type of user exits have you written?