What is the diffrence between select single * and Select
upto 1 row?
Answer Posted / kapil goyal
Select single fetches first matching record. If more than one matching records are there then only the first matching record will be considered other records will not be taken into account. Where as select up to 1 rows will fetch all the matching records from the database.(Again it will assign only One Record to the internal table/Work area)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
Difference between domain and data element? What are aggregate object?
What is the use of at new statement ?
What are the parameter types for a method?
How to use messages in lists?
What is the last entry in all bdc tables? : abap bdc
In sap script how to print bar code in vertical manner
What is dynpro? what are its components ?
Explain read dataset in sap abap?
Why do we use abstract class
What are the different types of parameters? How can you distinguish between different kinds of parameters?
What’s value table?
What is the difference between a pool table and a transparent table and how they are stored at the database level?
Difference between call by value and call by reference? : abap data dictionary
what is code to upload cost centers through call trans. and procedure