Walkins Openings in India & Interview Questions

Walkins in Mumbai, Bangalore, Chennai, Delhi, Gurgaon, Pune


‘SAP ABAP Interview Questions’ - KyaPoocha.com

What are the differences between SAP memory and ABAP memory? 

ABAP Memory is a memory area in the internal session (roll area) of an ABAP program. Data within this area is retained within a sequence of program calls, allowing... Read more »

What are differences between At selection-screen and At selection-screen output? 

AT SELECTION-SCREEN event is triggered in the PAI of the selection screen once the ABAP runtime environment has passed all of the input data from the selection screen... Read more »

What is get cursor field? 

GET CURSOR statement transfers the name of the screen element on which the cursor is positioned during a user action into the variable . GET CURSOR FIELD [OFFSET... Read more »

What is the difference between Free and Refresh? 

Free - You can use FREE to initialize an internal table and release its memory space without first using the REFRESH or CLEAR statement. Like REFRESH, FREE works... Read more »

How to declare select-option as a parameter? 

SELECT-OPTIONS: specify are displayed on the selection screen for the user to enter values. Parameters: dname like dept-dname. Select-options: dname for dept-dname.  Read more »

How can u write programmatically value help to a field without using search help and match code? 

By using two types of function modules to be called in SAP Script: 1)HELP_OBJECT_SHOW_FOR_FIELD 2)HELP_OBJECT_SHOW  Read more »

What are the differences between SE01, SE09 and SE10? 

SE01    -           Correction & Transport Organizer SE09    -           Workbench Organizer SE10    -           Customizing... Read more »

What is the use of Table maintenance allowed? 

Mark the Table maintenance allowed flag if users with the corresponding authorization may change the data in the table using the Data Browser (Transaction SE16).... Read more »

What are the check tables and value tables? 

Check Table: The ABAP Dictionary allows you to define relationships between tables using foreign keys . A dependent table is called a foreign key table, and the... Read more »

What is the difference between tables and structures? 

Tables: 1)Data is permanently stored in tables in the database. 2)Database tables are generated from them. Structure: 1)It contains data temporarily during program... Read more »

What are lock objects? 

Reason for Setting Lock: Suppose a travel agent want to book a flight. The customer wants to fly to a particular city with a certain airline on a certain day. The... Read more »

What are datasets? What are the different syntaxes? 

The sequential files (ON APPLICATION SERVER) are called datasets. They are used for file handling in SAP. OPEN DATASET [DATASET NAME] FOR [OUTPUT / INPUT / APPENDING] IN... Read more »

What are the events we use in dialog programming and explain them? 

There are two events in Dialog Programming i.e. screen: 1. PBO (Process Before Output) – Before the screen is displayed, the PBO event is processed. 2. PAI (Process... Read more »

What is the difference between OPEN_FORM and CLOSE_FORM? 

OPEN_FORM – This module opens layout set printing. This function must be called up before we can work with other layout set function like WRITE_FORM. WRITE_FORM... Read more »

What are the page windows? 

Page Window: In this window, we define the margins for left, width, upper and height for the layout of Header, Logo, Main, & Footer  Read more »

What are control events in a loop? 

Control level processing is allowed within a LOOP over an internal table. This means that we can divide sequences of entries into groups based on the contents of... Read more »

How to debugg a script? 

Go to SE71, give layout set name, go to utilities select debugger mode on.  Read more »

How many maximum sessions can be open in SAPgui? 

There are maximum 6 sessions open in SAPgui.  Read more »

What are System Variable? 

System variables have been predefined by SAP. We can use these variables in formulas or, for example, to pass on certain pieces of information to a function module.... Read more »

What are session method and call transaction method and explain about them? 

Session method – Use the BDC_OPEN_GROUP to create a session. Once we have created a session, then we can insert the batch input data into it with BDC_INSERT. Use... Read more »

Page 5 of 11« First...«34567»...Last »
  • Subscribe

      Get Latest Walkins in your INBOX, enter your email address:


  • Walkins by Location


  • Walkins by Skills