SAP ABAP Interview Questions
Questions Answers Views Company eMail

Explain the disadvantage of using exec sql statement in abap?

519

Explain the table, which contain the details of all the name of the programs and forms?

520

Explain what is the difference between sy-tabix and sy-index? Where it is used?

559

Explain what is step-loop?

761

Explain what are the various types of selection screen event?

554

Explain the advantages/disadvantages of logical databases?

557

Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?

583

Explain what is runtime analysis?

565

Explain how do you get output from idoc?

616

Explain the difference between a pool table and a transparent table and how they are stored at the database level?

558

Explain get cursor field?

671

Explain the different types of screen keywords?

554

Explain the advantages and disadvantages of abap query tool?

519

Explain the disadvantages of logical databases?

550

What are the value tables?

558


Post New SAP ABAP Questions

Un-Answered Questions { SAP ABAP }

I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1760


Define alv programming in abap?

698


What is a report?

750


HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?

1630


What are advantages and disadvantages of logical data base

1757






What is help view?

558


Why do we need enhancements?

629


How do you validate the selection criteria of a report? And how do you display initial

588


Name some data dictionary objects?

555


Explain buffering

889


Explain how many types of tables exist and what are they in data dictionary?

605


What are the different methods of passing data?

599


In ALV reporting when u execute your report which event gets triggered.

1634


what is diff between ECC 5.0 AND ECC 6.0

2854


hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display

2556