Skip to Content
0
Former Member
Sep 01, 2006 at 07:40 AM

Count number of rows in table

3067 Views

Hi!

1. How can you through ABAP and select statements count the number of rows in one table?

2. I want to read all rows from one table to an internal table. Can this be done dynamically or do I first have to count the number of rows in the table and then declare an internal table with the number of rows counted.

regards

Baran