Use a custom sql with Open Cursor with Package size. Keep adding sy-dbcnt in the Fetch loop. At the end of loop it will give you the count of rows. Since cdpos is a cluster table it cannot be processed using database tools.
↧
Use a custom sql with Open Cursor with Package size. Keep adding sy-dbcnt in the Fetch loop. At the end of loop it will give you the count of rows. Since cdpos is a cluster table it cannot be processed using database tools.