Skip to Content
0
Former Member
May 13, 2008 at 04:52 PM

SUBMIT prgname

28 Views

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