How will you display top 5 records form an internal table ?
Answer Posted / samir
SORT ITAB.
DELETE ITAB WHERE INDEX > 5.
tHEN DISPLAY THE INTERNAL TABLE.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is the use of rstxscrp program?
HELLO ALL...HOW CAN WE CORRECT AN ERROR IN PRODUCTION...?
Structures used in perform statement in scripts ?
How to change the package of a SAP Script ?
How many main windows can we create in one script?
you want to link to a layout set. What abap 4 commands will you use?
How do I create standard texts for the sapscripts?
Can we print bar codes in SAP only from ZEBRA printer ?
What is client concept in sapscript? What is client dependent and client independent?
What is client concept in sapscript?
How to convert a sapscript to smart form?
Hello.. i have a question. which signature digital or signature logo we use in smartforms & scripts...? if we use digital sign what are those steps to use it...?
Explain the character format in layout set.
What are Change Pointers ?
What are the types of windows?