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

How to create a button in selection screen ?

1480


What is a predefined type in abap?

632


How do you differentiate tax for different countries? : sap abap hr

675


What are the update types possible?

597


What is the length of function code at user-command?

743






What are the different control break statements available inside a loop?

571


Program for Prime numbers and Matrix plz explain me the procedural method with steps

2245


What are indexes? : abap hr

581


How many types of size categories and data classes are there?

613


What is the meaning of abap/4 editor integrated with abap/4 data dictionary?

624


What is the collect statement? How is it different from append?

513


What is the difference between Check and Continue?

648


What is the difference between synchronous and asynchronous updates?

591


What is the difference between skip and new-line?

787


What are the main events of which are used for logical database?

589