Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

SAP Labs Interview Questions
Questions Answers Views Company eMail

what is T.Code to write ABAP program?

9 15147

what is the Tcode BD87?

5 28161

What is the Procedure for BDC?

2 9655

What are Transient and Volatile Modifiers?

3 14182

what is the basic means of SAP/SAP-SD

11 23294

What is SQL server agent?

2 8396

give examples of pool,cluster tables

5 28544

what exactly happens when we execute "Class.forname("Driver class name");"?Explain indetail

10 23488

What is Extractor?

2 12457

What is the difference between User Exits and BADI?

5 53073

What is loosely coupled?

2 7241

In Function module SAP provieds Two Standard Exception, give name of that two exceptions.

3 11869

What is the diffrence between RFC & normal Function module?

8 34803

I have student marks in a student table. I need second highest mark .Then what will the query for this?

37 59158

what the SUBSTR(SQUARE ANS ALWAYS WORK HARD,14,6) will return ?

3 17318

Post New SAP Labs Interview Questions


SAP Labs Interview Questions


Un-Answered Questions

Why xsl is used in xml?

474


Where is the main method in c#?

517


Define an interface MilitaryPower that has the following properties: • The interface has two public static final variables which are the finite x and y coordinate (i.e. the distance of the objects should not exceed these values. These values set to 100. • The interface has a method move that moves the military power objects to the target value. The method will be implemented by the other classes. The return type should be void. B) Define an enum class Direction which contains the directions (EAST, WEST, SOUTH, NORTH). C) Define a concrete class Tank that implements MilitaryPower, has the following properties: • XCoordinate (Integer), YCoordinate (Integer) are the instance variables for this class. • All instance variables should be private. • Write a parametered constructor that takes two parameters assigning with the instance variables. • Write a set and get method each of the instance variables. • Write a method move that takes two parameters. One of them is distance which type is integer. Another is direction which type Direction. The method should to the following: o If the direction is EAST, set the x-coordinate with adding distance. o If the direction is WEST, set the x-coordinate and subtract distance from x-coordinate. o If the direction is SOUTH, set the y-coordinate with adding distance. o If the direction is NORTH, set the y-coordinate and subtract distance from x-coordinate. • Write a method toString to display the tank coordinates. D) Define an array holding 10 MilitaryPower objects, all of them being a Tank. Then display each of the object information on the screen. (display its movements and coordinates).

1696


How to understand the problems faced during data analysis?

89


How do you Export a session ?

1438






How do I slice up an image in adobe photoshop cs4 extended?

21


How do you load first and last records into target table?

649


What is a boolean c#?

464


which is the best institute for PLC,SCADA,DCS in hyderabad

1872


What are the default read and write classes in Hive?

405


Please explain about a time when you disagreed with a co-worker? : insurance health

348


What is the difference between a tree map and heat map?

218


Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?

625


Define Clone?

582


Can we create object of inner class in java?

487