We have 100 records in table how to fetch 10 th record?
Answer Posted / peednas
We Can Use Cursor To Get The 10Th Record from Data than
getting the table into internal table
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
State the differences between database view & projection view? : abap data dictionary
Explain the client concept of sap.
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
What functions does a data dictionary perform? : abap data dictionary
Describe data classes? : abap hr
How will you link form with the event driven in sap scripts?
What is a transaction variant and why are they used?
What are the organizational related infotypes? : abap hr
What are the data types of internal tables?
How can we create callable modules of program code within one abap/4 program?
What is check table?
What happens if we use leave to list-processing without using suppress-dialog?
What takes most time in SAP script programming?
How do you find number of records present in internal table?