‎2009 Feb 26 9:42 AM
I have been asked to create a report.
Need to load a screen with the contents of a table and allow the user to be able to change certain fields and save.
Is this possible?
Many Thanks
‎2009 Feb 26 9:49 AM
Yes, it is possible in ALV report. In the field catalog you want to mention fieldcat-edit = 'X' for specific fields.
Check the following link for your reference:
http://sapdev.co.uk/reporting/alv/alvgrid_editable.htm
Regards,
Joan
‎2009 Feb 26 9:43 AM
Yes, it is possible.
SEARCH in SCN for Editable alv you will get so many posts.
‎2009 Feb 26 9:44 AM
Yes, you can able to edit the ALV. Once he select save button you have to update the table in the program.
Edited by: Phanindra Annaparthi on Feb 26, 2009 10:44 AM
‎2009 Feb 26 9:46 AM
‎2009 Feb 26 9:48 AM
‎2009 Feb 26 9:49 AM
thanks for your answer
Edited by: Steve Trillo on Feb 26, 2009 10:53 AM
‎2009 Feb 26 9:49 AM
Yes, it is possible in ALV report. In the field catalog you want to mention fieldcat-edit = 'X' for specific fields.
Check the following link for your reference:
http://sapdev.co.uk/reporting/alv/alvgrid_editable.htm
Regards,
Joan