Top 20 Most Important SAP ABAP Interview Questions
What is ABAP? ABAP stands for Advanced Business Application Programming. It is a high-level programming language created by the German software company SAP SE. What is the difference between a transparent table and a pooled table? A transparent table is a table that has a one-to-one relationship with a physical database table, while a pooled table is a table that has a many-to-one relationship with a physical database table. What is the difference between a structure and a table? A structure is a data type that consists of a group of fields, while a table is a data type that consists of a group of rows and columns. What is the difference between a function module and a subroutine? A function module is a self-contained piece of code that can be called from other programs, while a subroutine is a piece of code that is part of a program. What is the difference between a BDC and an LSMW? A BDC (Batch Data Communication) is a method of transferring data from legacy systems to SAP...