How will you display top 5 records form an internal table ?

Answer Posted / narasareddy

write a simple syntax:
loop at it_tab1 INTO wa_tab from 1 to 5.

ENDLOOP.

Is This Answer Correct ?    23 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a hard break Point?

1618


How to pass the variables to forms ?

1532


How do u upload the images in script?

644


i want default printer name in sap-scripts? please help me how to handle this one.

2739


What is the use of itcsy structure?

834






Explain composer. What does it do?

629


What is t.code for script styles?

666


What is difference between script and report?

698


What are the different types of symbols?

722


What is client concept in sapscript? What is client dependent and client independent?

625


What is the standard text?

647


How to print page numbers in a script through SE38 Program ?

3435


When a program is created and need to be transported to production does selection texts always go with it ? if not how do you make sure ? Can you change the CTS entries? How do you do it ?

1572


I have created a sapscript in language de. Now I need to translate it to en. How could I do this?

590


What is sap script? What is the purpose of sap script?

627