Walkins Openings in India & Interview Questions

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


‘SAP ABAP Interview Questions’ - KyaPoocha.com

Write the steps to execute session method. 

Steps for execution Session Method: 1) System 2) Service 3) Batch Input 4) Session 5) Choose Session Name 6) Process 7) Asks for Mode (Display All Screen, Display... Read more »

What are the different types of mode (run code) in Call Transaction method? 

There are three modes in Call Transaction: A – Displays All Screen E – Display Errors N – Background Processing  Read more »

What are different types of screen keywords? 

There are four types of screen keywords: Module, Loop, Chain and Field.  Read more »

Write special commands of List. 

There are four specials commands of lists: Write, Uline, Skip and New-Page  Read more »

What are the different types of ABAP statements? 

There are six types of ABAP statements: 1) Declarative - Types, Data, Tables 2) Modularization - Event Keywords and Defining Keywords 3) Control - If…Else, While,... Read more »

How data is stored in cluster table? 

Each field of cluster table behaves as tables, which contains the number of entries.  Read more »

What are client dependant objects in ABAP / SAP? 

SAP Script layout, text element, and some DDIC objects.  Read more »

On which event we can validate the input fields in module programs? 

In PAI (Write field statement on field you want to validate, if you want to validate group of fields put in chain and End chain statement.)  Read more »

In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plant dynamically? 

AT SELECTION-SCREEN ON VALUE-REQUEST FOR MATERIAL. CALL FUNCTION ‘F4IF_INT_TABLE_VALUE_REQUEST’ to get material and material group for the plant.  Read more »

How do you get output from IDOC? 

Data in IDOC is stored in segments; the output from IDOC is obtained by reading the data stored in its respective segments.  Read more »

When top of the page event is triggered? 

After executing first write statement in start-of-selection event.  Read more »

Can we create field without data element and how? 

In SE11, one option is available above the fields strip i.e. Data element / direct type.  Read more »

Which transaction code can I used to analyze the performance of ABAP program. 

Transaction Code AL21.  Read more »

How can I copy a standard table to make my own Z_TABLE? 

Go to transaction SE11. Then there is one option to copy table. Press that button. Enter the name of the standard table and in the Target table enter Z_table name... Read more »

What is runtime analysis? 

It checks program execution time in microseconds. When you go to SE30. If you give desired program name in performance file. It will take you to below screen. You... Read more »

How did you test the developed objects? 

There are two types of testing - Negative testing - Positive testing In negative testing, we will give negative data in input and we check any errors occurs. In... Read more »

How did you handle errors in Call Transaction? 

We can create an internal table like ‘bsgmcgcoll’. All the messages will go to internal table. We can get errors in this internal table. Below messages are go... Read more »

Among the Call Transaction and Session Method, which is faster? 

Call transaction is faster then session method. But usually we use session method in real time…because we can transfer large amount of data from internal table... Read more »

What are the difference between Interactive and Drill Down Reports? 

ABAP/4 provides some interactive events on lists such as AT LINE-SELECTION (double click) or AT USER-COMMAND (pressing a button). You can use these events to move... Read more »

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

Table contains vertical and horizontal lines. We can store the data in table as blocks. We can scroll depends upon your wish. And these all are stored in database... Read more »

Page 9 of 11« First...«7891011»
  • Subscribe

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


  • Walkins by Location


  • Walkins by Skills