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 15146

what is the Tcode BD87?

5 28157

What is the Procedure for BDC?

2 9655

What are Transient and Volatile Modifiers?

3 14181

what is the basic means of SAP/SAP-SD

11 23290

What is SQL server agent?

2 8395

give examples of pool,cluster tables

5 28544

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

10 23487

What is Extractor?

2 12457

What is the difference between User Exits and BADI?

5 53070

What is loosely coupled?

2 7240

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

3 11867

What is the diffrence between RFC & normal Function module?

8 34790

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

37 59155

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

3 17315

Post New SAP Labs Interview Questions


SAP Labs Interview Questions


Un-Answered Questions

Have you done any parameter changes using configtool and visual admin tool?

1349


What is the use of Tax amount rounding mode field while setting discounts?

90


Define private, protected and public access control.

594


What is the difference between jdk and jre?

595


How do I migrate a website?

97






What is median?

3


Can we write else statement try block in python?

430


Hi, While I am trying to produce a html report from SAS interactive screen, I am always getting an error. I have attached the result of interactive execution with this. Please help me on this. NOTE: All profile changes will be lost at the end of the session. 1 *libname ia 'U19K.CAPS.SAS'; 2 3 /*Data declaration*/ 4 data work.staff; 5 infile 'U19K.CAPS.SAS (RAWDATA1)'; 6 input LastName $ 1-10 FirstName $ 11- 20 7 JobTitle $ 21-23 Salary 24- 28 8 BirthDat $ 29-37 Gender $ 38 9 run; 10 11 /*Basic "format" statement*/ 12 /*assign range of values to a variable and use it*/ 13 /*'$' should be used for a alphanumeric manipulation*/ NOTE: The infile 'U19K.CAPS.SAS(RAWDATA1)' is: Dsname=U19K.CAPS.SAS (RAWDATA1), Unit=3390,Volume=XTD007,Disp=SHR,Blksize=6160, Lrecl=80,Recfm=FB NOTE: 20 records were read from the infile 'U19K.CAPS.SAS (RAWDATA1)'. NOTE: The data set WORK.STAFF has 20 observations and 7 variables. NOTE: The DATA statement used 0.01 CPU seconds and 7537K. NOTE: The address space has used a maximum of 3676K below the line and 15196K above the line. 14 proc format; 15 value Salrange low- 10000='Below' 16 10001- 20000='Medium' 17 20001- High='Above'; NOTE: Format SALRANGE has been output. 18 value $Gender F='Female' 19 M='Male'; NOTE: Format ÅGENDER has been output. 20 run; NOTE: The PROCEDURE FORMAT used 0.00 CPU seconds and 7523K. NOTE: The address space has used a maximum of 3676K below the line and 15196K above the line. 21 22 /*ODS-Output delivery system to create html file*/ 23 ods listing close; 24 ods html file='C:\Documents and Settings\u19k\Desktop\html1.html'; NOTE: Writing HTML Body file: C:\Documents and Settings\u19k\Desktop\html1.html ERROR: Invalid file, C:\DOCUMENTS AND SETTINGS\U19K\DESKTOP\HTML1.HTML. WARNING: No body file. HTML output will not be created. 25 26 /*Basic "label" statement*/ 27 proc print data=work.staff split=''; 28 label LastName='Last Name' 29 FirstName='First Name' 30 JobTitle='Job Title' 31 Salary='Annual Salary'; 32 format Salary Salrange. Gender $Gender.; 33 var LastName FirstName JobTitle Salary Gender; 34 title 'Employee database'; 35 run; WARNING: No output destinations active. NOTE: The PROCEDURE PRINT used 0.00 CPU seconds and 10275K. NOTE: The address space has used a maximum of 3676K below the line and 15196K above the line. 36 37 /*ODS-html closing*/ 38 ods html close; 39 ods listing;

2370


What is the difference between class and object in c?

565


How do I use nslookup in linux?

495


What is the no_acknowledge acknowledge mode used for? : BEA Weblogic

515


1. What is differential relay? How it operates? 2.How to calculate the Short Circuit Impedance in Transformer? 3.What is the alternate solution for testing of polarity by using polarity tester while its milli ammeter does not works? 4. While testing the 33KV Busbar by using Hipot kit, what should be the test voltage we have to apply? 5. What is the procedure/activities to be taken to inject the current more than 2000A by using 2000A Loading Transformer? 6. Explain how you can give the overload setting to any Motor Protection Relay for a HT motors with formula and example? 7. Why restricted earth fault protection is needed? Why can’t differential Protection is sufficient? 8. What should be the minimum and maximum ohmic value for earthing? 9. Why DC Currents are not used in transformer? 10. What is the Frequency while we step up the voltage from 220V to 11KV? Is it possible? Explain it?

1749


Rs. 23.50 ( Rupes twenty three & paise fifty only) what is euro Conversion?

1626


How to Retrieve the Session ID of the Current Session?

519


What is the difference between bash and dos?

417