What is the difference between select single and select upto
1 rows?

Answer Posted / nigesh

Select Single * will pickup only one matching record from
the database into the buffer, and returns the same to the
internal table.

Select upto 1 rows will pickup all the records matching the
condition into the buffer, but return the top record to the
internal table.

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define external layer? : abap data dictionary

880


5) How to rereive text elements in SF and script?

1883


In order to upload purchase order details, how you handle multiple values for a single field?

733


Is there any method apart from bdc for data upload to sap? : abap bdc

826


What is the use of the statement leave to list-processing?

776


How move-corresponding works

1136


Why bapi need then bdc ? : abap bdc

755


Explain what are the different functions used in sap script? What are the parameters used in each function?

771


In events, start-of-selection is a default event. When we have to use this event explicitly? Why?

785


What are the different types of the sap abap data dictionary objects?

762


Explain what are the events used in interactive reports?

691


how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?

1806


What is meant by hot spots? : abap data dictionary

845


What are the modes in which any update tasks work?

838


What are the different modules of sap? : sap abap hr

779