Hi,
I have used submit and return command and included a standard report in my abap prg.
That std report contains an internal table.but after i submit and return i am not able to acces the internal table ( std prg int table ). is there any way to access it after i submit and return?