‎2007 Jun 09 4:16 PM
HI all,
This is anil. In reporting I am displaying basic list values. I want to edit the value and I want to change the value. How we wil do that in normal reporting and ALV REPORTING
with regards,
anilreddy
‎2007 Jun 09 10:27 PM
‎2007 Jun 09 9:58 PM
hi,
To modify the lines of a completed list from within the program, use the
MODIFY LINE statement
. There are two ways to specify the line you want to modify:You can refer to the line most recently read:
MODIFY CURRENT LINE .
follow this link for brief details.
http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dba4b235c111d1829f0000e829fbfe/content.htm
regards,
AshokReddy.
‎2007 Jun 09 10:27 PM