How will you display top 5 records form an internal table ?
Answer Posted / lav
by using "select up to 5 rows" in command
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the use of the position and size command in sapscripts?
Explain the windows in layout set.
How do we define text symbols?
How do you test the script?
Difference between ABAB Memory and SAP Memory ?
How do you create boxes in sap script?
What is the use of rswbo052 program?
Different types of ABAP memory ?
What is client concept in sapscript? What is client dependent and client independent?
Explain the page windows
Can we add new records to the already displayed ALV list.
I want to display quantity & Price based on Particular Language and Country in SAP Script , How we can do that ? One particular statement is there for that, What is that ?
How do I set tabs between the fields in display?
How can I copy sapscripts from one client to another, or export/import them?
Differentiate between protect and end protect.