SAP ABAP 35 Interview Questions
SAP ABAP 35 Interview Questions
Pooled tables: It has many to one relation with the table in the
database. Pooled tables are stored at the database level.
Internal table exists only when the program is run. It is used for
performing table calculations on subset of database tables and
also for re-organizing the content of database tables as per the
users need.
a) BDC_OPEN_GROUP
b) BDC_INSERT
c) BDC_CLOSE_GROUP
b) Structure does not have primary key but table can have
c) Table can have the technical attribute but the structure does
not have
For SAP, SAP scripts are a word processing tool. It has a function
like standard text and layout sets. Its layout set consists of:
Windows and pages, Character formats, Paragraph formats etc.
h) Now enter the name of the table cluster or table pool to which
you want to assign the cluster table.
13) How can you format the data before write statement
in the report?
a) .at first
b) .at new
c) .at last
Over here, buffer means memory area, table buffer means the
table information is available on the application server. When
you call data from database table, it will come from application
server. Transparent tables and pool tables are buffered, while
cluster table cannot be buffered.
'Type': You assign data type directly to the data object while
declaring.
'Type' refers the existing data type while 'Like' refers to the
existing data object.
21) What are the different ABAP/4 editors? What are the
differences?
The 2 editors are SE38 and SE80 and both have the ABAP editor
in place. In SE38 , you can create programs and view online
reports and basically do all the development of objects in this
editor. In SE80, there are additional features such as creating
packages, function group, module pool, classes, programs and
BSP applications.
a) Tables
b) Views
c) Domain
d) Data Element
e) Type Groups
g) Lock Objects
h) Structures
i) Table Types
27) What are the ways you can do the tuning? What are
the major steps will you use for these?
To fetch the data from the table by the specified field Group by
Clause is used.
a) Append structures
b) Customizing includes
a) By defining Macros
a) Semantic Integrity
b) Relational Integrity
f) Operational Integrity