We have 100 records in table how to fetch 10 th record?
Answer Posted / tushar
Select * from ..... package size 10.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is view? Different types of view. Explain?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
Difference between Insert, Update and Modify?
Can a posting run be deleted? : sap abap hr
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
How do you write transaction programs in sap?
What is an rfc?
2)In production what is the user exit?
Double click function on the lists, identifying the line selected by the user on the list?
how to read the standard field value in your custom program.
What data is contained? : abap data dictionary
What is a match code? : abap data dictionary
What are the events we use in dialog programming and explain them?