How will you display top 5 records form an internal table ?
Answer Posted / theabapconsultant
i think
do 5 times.
read itab with key xxx.
ktab-xxxx = itab-xxxx.
append ktab.
enddo.
it myt work
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is the use of rstxscrp program?
What is client dependent and client independent?
How does check, continue and exit commands work in loop and end Loop.
Explain the character format in layout set.
Differentiate between protect and end protect.
What is the work you have done in the MM module and what programs did you use for creating views in MM ?
I create a box in sap script for the amount in bill,i want to add Rs. word over box,it is possible?
What is a workflow ?
Explain composer. What does it do?
What is the use of rswbo052 program?
How to use the new-window command?
Different types of ABAP memory ?
What is sapscript? What is its purpose?
How would you call a subroutine in sap script?
How do u configure the script?