How to get the no of records using select statement?
Answer Posted / bhushan
select count( * ) into variable where condition
You will get the number of records...
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is dynpro? what are its components ?
What does the insert statement in extract datasets do?
What is the significance of the memory table ‘screen’?
What is the syntax for call transaction? : abap bdc
What does a lock object involve?
Explain the difference between call screen and leave screen?
Difference between function group and function module?
What is is a match code? : abap data dictionary
Explain the use of insert and append statement in sap abap?
What is a database view? : abap data dictionary
Folder types in smatforms? 2)What is Command line?
What is example class
What is the difference between synchronous and asynchronous update?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc