Hi,
I have a ALV Grid display Where the User can specify values at the selection-screen.
I have a work breakdown structure(WBS) field for which new values has to be specified and updated in DB table. If the user selects 'Test Run' checkbox,there should not be any update performed,if not update has to be performed.
But When I try to update the newly added field,it is not updating.
How to update the specified fields to the db table.
Source code extract
Moderator message - Please respect the 5,000 character maximum when posting. Post only the relevant portions of code
Edited by: Rob Burbank on Apr 7, 2011 11:44 AM