2008 May 21 3:18 PM
how to add an empty row in an internal table.
points wil be rewarded.
Regards,
Shilpa.
2008 May 21 3:21 PM
Hi,
do like this.
itab-field = space.
append itab.
regards
Sandeep reddy
how to add an empty row in an internal table.
points wil be rewarded.
Regards,
Shilpa.
2008 May 21 3:21 PM
Hi,
do like this.
itab-field = space.
append itab.
regards
Sandeep reddy
2008 May 21 3:22 PM
2008 May 22 5:07 AM
Append initial line to itab.
This will insert an empty line into an internal table.
Reward points..
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |