Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / naresh

Sort the internal table by descending order based on
salary.then read the table with index 3.

read table itab into w_itab index = 3.

Is This Answer Correct ?    34 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about sap fico testing and the tools used? : abap bdc

1140


Where do you find info on new developments in SAP?

2060


What is a collect statement?

1094


how to track records from data dictionary?

2149


What are the different software packets available in the market? : sap abap hr

1145


What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary

1213


What are pooled tables? : abap data dictionary

1194


What are the internal tables and work area?

1036


Explain sap abap 3-tier architecture?

1308


did u done enhancement framework?how u implemented?

5584


I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?

2042


What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary

1086


What are the aggregate objects in the dictionary? : abap data dictionary

1237


How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?

1127


How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?

1164