Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
Selected Reading
Checking number of rows in an internal table in SAP
You can use the LINES function to get the number of rows in an internal table.
Use the following syntax to call the function:
- DESCRIBE TABLE
LINES - Once the function is executed the variable will hold the number of rows in the internal table.
Advertisements
