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 / deepak kumar

SORT THE INTERNAL TABLE IN DECENDING ORDER

READ TABLE ITAB INTO WA_ITAB INDEX 3.

WRITE:/ WA_ITAB-FIELDNAME.

Is This Answer Correct ?    10 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is erp? : sap abap hr

811


What is the difference between Check and Continue?

829


What are the types of parameters in the function modules?

850


Explain difference between primary key and unique key?

707


What is the difference between skip and new-line?

978






Difference between top-of-page and top-of-page during at line- selection?

2125


What are the data classes in abap?

807


What is the function of the transport system and workbench organiser?

843


What are field groups?

776


What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?

2437


How is conversion of data types done between abap/4 & external level? : abap data dictionary

855


How do you execute the payroll

2289


What is evaluation path, where do we do it and why? : sap abap hr

780


how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....

1831


What are the personnel administration related infotypes? : abap hr

788