We have 100 records in table how to fetch 10 th record?
Answer Posted / buddula15
Using a normal SELECT statement, there is no provision to
specify a particular index number in the DB table for
fetching the required data. However, this can be done when
you are fetching data from an internal table.
Buddula
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What are the commands used for interactive reports?
Explain the data types of internal tables?
What is the advantage of structures?
What are the parameters in bdc_insert? : abap bdc
Why cant we use Normal function module for data transfer?
How to transfer data into line items using batch input session method? : abap bdc
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
What is the different type of projects? : sap abap hr
Difference between /N and /BEND?
What is sequence of event triggered in report?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
how can we enable hyperlink in screen painter?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
Table events aNd table maintains generation