SAP ABAP INTERVIEW QUESTIONS

Page 1

SAP ABAP INTERVIEW QUESTIONS SAP ABAP INTERVIEW QUESTIONS: Explain program flow of BADI? Program flow of BADI is: First, define the BADI with the help of transaction code SE18 Then declare the objects, classes and methods. Then with the help of t-code SE19 Implement BADI At last, defining the Classes and methods as per as requirements of the end user. In which table the material master data is stored? MARA and MARC are the tables from where you can get the data for Material Master. Which commands are used for interactive reports? The following commands can be used in interactive reporting: HIDE can be used in order to create an array of all hidden variables. SY-LSIND = LIST INDEX, SY-LILLI = LINE NO. When will we go for call transaction and when we will go for a session in BDC? Call Transaction can be used when the DATA is minimal. Sessions can be used to handle mass DATA or Voluminous DATA. With What extension does an ABAP program gets saved? SAP-ABAP saves all its programs internally in its database and not in external files like C, C++ and Java do. Hence there is no extension for a program in ABAP.

When the get cursor command used in interactive lists? When the hidden information is not sufficient to uniquely identify the selected line, then the command GET CURSOR is used. The GET CURSOR command returns the name of the field at the cursor position in a field specified after the additional field, and the value of the selected field in a field specified after the value. Do we have to migrate all SAP script forms to Smart Forms? There is no point in migrating all SAP script forms already in use. Since SAP script can still be used and will be available in the future, there is no need to. If you plan to migrate a SAP script form, it is recommended that you check whether the benefit is worth the effort involved.


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.