Difference between select and select single statement
Answer Posted / razvi
select statement extracts all the records from the table of
database whereas select single will extract only a single
record.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Explain buffering concept usage?
Can we use flow logic control key words in abap/4 and vice-verse?
How to convert normal function module to bapi?
Does the call transaction method allow multiple transactions to be processed by sap?
What is view? Different types of view. Explain?
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What does the ‘suppress dialog’ do?
How can we create callable modules of program code within one abap/4 program?
What is a projection view? : abap data dictionary
How we format the data before before write statement in report ?
How to upload data using catt ? : abap hr
what is the t-code to link technical and functional operation?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
Explain about workbench request and customization requests?
Explain the function module in bdc?