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


Please Help Members By Posting Answers For Below Questions

What are the tcodes for performance tuning?

901


What is sap abap data dictionary?

625


What are internal tables? How do you get the number of lines in an internal table?

627


What is the disadvantage of a call by reference? : abap modularization

597


How can cluster table be created?

650






What are the components of sapscript?

619


What is the different between template and a table?

600


What is the tcode for sapscript forms?

652


What is internal payroll process? : sap abap hr

582


It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization

700


How do you write manual bdc session method? : abap bdc

588


How to upload more than 2GB file from External Source to SAP?

846


Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.

1574


What are the requirements a dialog program must fulfill?

631


Performance tuning techniques

879