2007 Aug 22 3:11 AM
hai all,
i'm using editable alv concept for entering and saving the data into database table.
in this i'm having one doubt
i entered data in single row in editable alv
but i want to split the row into two and store into database table
Pls help me..
hai all,
i'm using editable alv concept for entering and saving the data into database table.
in this i'm having one doubt
i entered data in single row in editable alv
but i want to split the row into two and store into database table
Pls help me..
2007 Aug 22 3:57 AM
Hello raj,
As far as I know it is not possible directly, but what you could do is to put a checkbox on each ALV row and if that entry is checked, split it in the code before entering it into the database
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |