2007 Apr 13 4:04 AM
I have a internal table, i just want to get first one record, how can i do that, Thanks!
2007 Apr 13 4:18 AM
Hi Portfolio,
try the following code -
READ TABLE itab INDEX 1.
I have a internal table, i just want to get first one record, how can i do that, Thanks!
2007 Apr 13 4:11 AM
2007 Apr 13 4:18 AM
Hi Portfolio,
try the following code -
READ TABLE itab INDEX 1.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |