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

Yash Technologies SAP ABAP Interview Questions
Questions Answers Views Company eMail

Brief scenario of check table / value table?

8 44035

In select-options, how to get the default values as current month first date and last date by default? Eg: 1/10/2006 and 31/10/2006

4 20732

what is the use of CTU_PARAMS when we working with BDC?

4 33677

what is difference between update and modify

12 48243

What is the diffrence between select single * and Select upto 1 row?

6 19864

What is the table & field to identify the no of items (bottles) stored in one case?

1959

if i remove the select stmt from start-of-selection and put the select stmt in end-of-selection it is triggering then what is the use of start-of-selection? Please send me the answer

2 11513

How do we handle multiple line items in BDC's.

2 6324

what is EDI ,ALE , Debugging, Smart Forms ,IDOC'S & BDOC'S

2 7469

what is the output of given code? data : f1 type i, f2 type i. write : / f1, f2. do 2 times. perform addfld. enddo. write : / f1, f2. form addfld. data : f1 type i, f2 type i. add 1 to f1. add 1 to f2. write : / f1 , f2. endform. int : f1 , f2.

3 6438

Hi, My question is " How to display 3rd highest salary record from the internal table. The internal table has 2 fields named emno(Employee number) and salary.". Send answer to my mail shaiksha.it@gmail.com. Thanking you.

9 15590

If a Function module is defined as RFC enabled why the parameters should be  pass by value not by reference in sap abap

2 15062

What is kernal badi? What is the difference between classic badi and kernal badi ? What is the advantages of kernal badi?

2 34773

Post New Yash Technologies SAP ABAP Interview Questions




Un-Answered Questions

What is the use of @springboottest?

157


Is google a server?

569


can you handle the pressure? How well can you handle it?

614


What is sap netweaver administrator tool?

656


What is a Project View?

646






What does loosely coupled mean?

144


What is siporex block and its uses?

4731


Why we used $this->set() in cakephp?

3


Is scala the best language ever?

1


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

1876


What is the functionality of a jms message selector?

470


What is pipe in networking?

398


What is trim in c#?

531


How are shorthand properties are used in css?

267


What is impure pipe in angular?

412