Walkins Openings in India & Interview Questions

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


‘SAP ABAP Interview Questions’ - KyaPoocha.com

Is a logical database a requirement/must to write an ABAP query? 

No, it is not must to use LDB. Apart from it, we have other options: 1) Table join by Basis Table 2) Direct Read of table 3) Data Retrieval by Program  Read more »

What do you do when the system crashes in the middle of a BDC batch session? 

We will look into the error log file (SM35). Check number of records already updated and delete them from input file and run BDC again.  Read more »

What do you do with errors in BDC batch sessions? 

We look into the list of incorrect session and process it again. To correct incorrect session, we analyze the session to determine which screen and value produced... Read more »

How do you set up background jobs in SAP? 

Go to SM36 and create background job by giving job name, job class and job steps (JOB SCHEDULING)  Read more »

What is SAP Script and layout set? 

The tool, which is used to create layout set is called SAP Script. Layout set is a design, appearance and structure of document.  Read more »

What is the syntax of Packed Number? 

Data : NUM type P decimals 2  Read more »

What are different types of attributes of Function Module? 

There are 6 attributes of FM: 1. Import 2. Export 3. Table 4. Changing 5. Source 6. Exception  Read more »

List the Screen elements. 

There are 13 screen elements: i) Input / output fields ii) Text fields iii) Checkbox iv) Radio button v) Push Button vi) Drop down list vii) Subscreen viii) Table... Read more »

How many default Tab Strips are there? How to insert more Tabs in it? 

There 2 default Tab strips. Screen painter attributes contain Tab Title, which is used to insert more tabs in tab strip.  Read more »

How to define Selection Screen? 

There are 3 ways of defining selection screen: 1. Parameters 2. Select-options 3. Selection-Screen  Read more »

What are the properties of Selection Screen? 

There are 11 properties of selection screen: 1) Default 2) Memory ID 3) Lowercase 4) Visible length 5) Obligatory 6) Matchcode 7) Check Checkbox 9) Radiobutton... Read more »

What are the components of Selection Table? 

There are four components of selection table: Low, High, Sign, Options  Read more »

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

By using SY-SUBRC  Read more »

What are the sequences of event block? 

i) Reports ii) Nodes iii) Data iv) Initialization v) Atselection-screen vi) Start-of-selection vii) Getdeptt viii) Getemp ix) Getdepttlate x) End-of-selection xi)... Read more »

What are types of Select statements? 

SELECT [DISTINCT] … WHERE … SELECT * …  Read more »

What are DML commands? 

Select, Insert, Delete, Modify, Update.  Read more »

What is Asynchronous and Synchronous Update? 

Asynchronous Update – The program does not wait for the work process to finish the update. Commit Work. Synchronous Update – The program wait for the work process... Read more »

Write syntax for Message Error (Report)? 

AT SELECTION-SCREEN. SELECT * FROM ZREKHA_DEPTT INTO CORRESPONDING FIELDS OF ITAB WHERE DEPTNO IN DEPTNO. ENDSELECT. If SY-DBCNT = 0. MESSAGE E000 WITH ‘NO RECORDS... Read more »

How to see the list of all created session? 

There are two method to see all sessions: 1) SHDB (Recording) 2) Write code in SE38 then save, check errors activate and execute it. System Service Batch input Session  Read more »

What are the function module in BDC? 

There are three function module in BDC: 1) BDC_OPEN_GROUP 2) BDC_INSERT 3) BDC_CLOSE_GROUP  Read more »

Page 8 of 11« First...«678910»...Last »
  • Subscribe

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


  • Walkins by Location


  • Walkins by Skills