We have 100 records in table how to fetch 10 th record?
Answer Posted / nilesh
The best method :
tables:LIKP.
select vbeln from likp into likp-vbeln .
if SY-DBCNT = 10.
exit.
endif.
endselect.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?
What are the major steps will you use for tuning?
What is delivery class? : abap data dictionary
What are the aggregate objects in data dictionary? : sap abap data dictionary
What are the system table used in abap?
What are the steps to execute session method?
How to define selection screen?
What is meant by authorization? Did you ever work on it? : sap abap hr
How to call a subroutine in sapscript?
What is asap methodology? : sap abap hr
What is meant by read lock? : sap abap data dictionary
What are logical data bases used in hr module? : abap hr
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
What is collective search help? : sap abap data dictionary
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr