SAP ABAP Interview Questions
Questions Answers Views Company eMail

How to know if the value entered contains records or not?

771

Does sap handle multiple currencies?

780

Explain what are the different functions used in sap script? What are the parameters used in each function?

769

Explain the advantages of abap query tool?

725

Explain the advantage of structures?

733

Explain what is the purpose of sap script?

765

Of the two call transaction and session method, which is faster?

898

Explain the components of selection table?

826

Explain what is step-loop? Explain all the steps?

931

Explain what are the system fields? Explain?

758

Can we create field without data element? If yes, how?

882

Explain the advantages and disadvantages of different types of bdc's?

823

Explain how to create any functions?

801

Explain how do you move on to the next screen in interactive reporting?

762

Explain the difference between free and refresh?

816


Post New SAP ABAP Questions

Un-Answered Questions { SAP ABAP }

What are secondary indexes. How can we know which index is being used in a select query?

1194


What are the field and chain statements?

784


I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc

3041


How to debug a sapscript?

808


How we format the data before before write statement in report ?

746


Explain get cursor field?

876


What is a size category?

868


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.

2010


List some of the many different ways that the sap standard functionality can be changed by a customer?

750


How do you get the number of lines in an internal table? How to use a specific number occurs statement?

703


What is repository info. Systems?

806


hi,how to diable the popup window which is displayed afetr executing the SAP script program?

1801


How to call transaction in session method without recording?

1742


Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.

1687


What are the advantages of logical databases : abap hr

790