please clear this what is the diff b/w select single * and
select up to 1 row?

Answer Posted / ganesh

Using Select single * we can get exact record as we are using
primary key there,where as in Select up to 1 row,it will pick
first record from the selected records.if we forgot to opt for
primary keys in the where condition in select single then
it'll act like select single up to 1 row.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

1815


What are the disadvantages of using explicit enhancement?

1386


What are local objects?

625


Can we specify the next screen number with a variable?

566


What is occurs in internal table?

600






Explain the difference between a dialog program and a report?

553


What is the disadvantage of a call by reference?

643


BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul

1619


Explain the sequences of event block?

559


What is the basic difference internal tables and database tables? : abap data dictionary

569


What actually happens in real-time recruitment? : sap abap hr

577


What is the difference between rfc and bapi function modules? : abap bdc

630


What are the update types possible? : abap data dictionary

558


what is the exact code that shoud be implimented in sap note

1977


In delivery processing which step comes first picking, packing, posting goods issue ?

1643