Application Development 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: 

editable alv

Former Member
0 Kudos

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

former_member189059
Active Contributor
0 Kudos

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