im calling another program through SUBMIT...EXPORTING LIST TO MEMORY.. RETURN.
Now i want to modify the content of internal table displayed at the list output .
For ex,
if my list output contains 5 fields having 50 entries, i want to modify(manipulate) the contents in the 4th field.
Im also using the fm LIST_FROM_MEMORY & WRITE_LIST