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
What is erp? : sap abap hr
What is the difference between Check and Continue?
What are the types of parameters in the function modules?
Explain difference between primary key and unique key?
What is the difference between skip and new-line?
Difference between top-of-page and top-of-page during at line- selection?
What are the data classes in abap?
What is the function of the transport system and workbench organiser?
What are field groups?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
How do you execute the payroll
What is evaluation path, where do we do it and why? : sap abap hr
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....
What are the personnel administration related infotypes? : abap hr