SAP ABAP Interview Questions
Questions Answers Views Company eMail

How many sections main window cab be divided in Script?

Wipro,

1 4386

How many windows can be maintained under one page?

Atos Origin,

3 7197

What is the difference between normal report program and module pool program?

Atos Origin, Kaavian,

3 15667

there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?

HCL,

1746

which type of problems we generally face in reports and BDC in real time?

Reliance,

2 5938

LDB is a program or table?

IBM,

2 6565

whai is the transaction code or table to see all print programs

Reliance,

2 6153

what is the transaction code to create LOGO in sap scripts?

HCL, IBM,

6 23821

what is manue table field in NAST table?what is its purpose in sap scripts?

IBM, Satyam,

1 6442

can labels generate in smartforms?if yes how?

3 4946

please clear this what is the diff b/w select single * and select up to 1 row?

5 6951

what is cardinality?how it works in ABAP?

Accenture,

2 8322

what is user specific parameter?

1666

how to change the package of an object?i.e a report stored in ymadhuri package.now it should be changed to ysaru

HCL, Shriram,

2 9980

which command is used to flushes the database buffer?

HCL,

3 7661


Post New SAP ABAP Questions

Un-Answered Questions { SAP ABAP }

What are the abap/4 commands that link to a layout set?

847


suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?

1846


What are the different types of luws?

644


Define database layer?

602


Where the payroll results are stored

1791






How can you find the field/data underlying a transaction?

580


What are different ABAP editors? What are the differences?

580


What is the maximum number of match code id's that can be defined for one match code object ?

526


How do you work with semi colon se[arated files in BDC ?

1444


What is a data element?

528


What is a projection view? : abap data dictionary

575


The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary

863


What is the function of the transport system and workbench organizer?

655


What are the list of screen elements?

518


Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.

592