what is the difference between select single *
and slect upto 1 rows...
Answer Posted / bandivenkateswarlu
the select single is used retrive the single record from the
database. where as in the select single up to one row is
used retrive one row from the databse.
| Is This Answer Correct ? | 0 Yes | 22 No |
Post New Answer View All Answers
What are the field and chain statements?
What is the differences between structure and table in data dictionary in abap?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
Explain about sap fico testing and the tools used? : abap bdc
What is internal payroll process? : sap abap hr
How many types of tables exists and what are they in data dictionary?
What is evaluation path, where do we do it and why? : sap abap hr
What is function group?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
Explain the sequences of event block?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
What are the different types of data dictionary objects? : abap data dictionary
What is projection view?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?