Quantcast
Channel: SCN : Unanswered Discussions - Scripting Languages
Viewing all articles
Browse latest Browse all 376

Multiple Lines in ALV Grid Not Saving

$
0
0

Hello beautiful people!

 

I have an editable ALV grid, and when i save multiple lines at once, on the LAST row of data is saved.

 

LOOP AT tb_dirty.

           READ TABLE <fs_table> INTO <fs_struc> INDEX tb_dirty-LINE.

 

           MODIFY (g_struct_name) FROM <fs_struc>.

           commit work and wait.

ENDLOOP.

 

I have tried this code by replacing the field symbols with actual typed variables.  This code works for single lines.

 

When debugging, the sy-subrc = 0 after the MODIFY.

 

I am at my wits end and my blonde hair is turning brown from the amount of thought-power I've expended on this problem!  LOL

 

Please help.  THANKS!!!!!

 

-Tif


Viewing all articles
Browse latest Browse all 376

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>