Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

editable alv

Former Member
0 Likes
333

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..

1 REPLY 1
Read only

former_member189059
Active Contributor
0 Likes
303

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