How to get the index of the clicked field in reports in ABAP?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Programming Languages AllOther Interview Questions

What is the purpose of <Trigger> element of <updatePanel> in Ajax

0 Answers  


What is Boxing?

3 Answers  


Write a program to find factorial of a number using functions

0 Answers   Peerless,


why not instantiating servet using new operator?

0 Answers  


SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?

0 Answers   Symphony,






What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe

0 Answers  


Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.

0 Answers   Manhattan,


Is strus threadsafe or not?

1 Answers  


Even if all fields are initialized also in a program, I am getting COBOL/400 decimal data error .why is it coming?

1 Answers   Freelance,


I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that

0 Answers  


What are the advantages of Server Controls over HTML/ASP Controls.

1 Answers   Tesco,


What is a singleton linked list?

1 Answers   Wipro,


Categories