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.
Answer Posted / sivaramakrishna
first sort the internal table and now using do statement
for 3 repetetions using local varieble. inside do
statement use the loop statement for reading the records
from internal table to work area.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are the page windows? How many main windows will be there in a page window?
What are local objects? : abap data dictionary
How do you validate the selection criteria of a report? And how do you display initial
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What is meant by authorization? : sap abap hr
What are the functional modules used in sequence in bdc? : abap bdc
What are the arithmetic operators in the sap abap?
What is the difference between select statement and provide statement ? : abap hr
How can cluster table be created?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
What is a table pool?
How can I get ascii value of any letter? Is there any function?
Explain about workbench request and customization requests?
How do you document ABAP programs? Do you use program documentation menu option?
What is full form of bdc session? : abap bdc