Hi,
I'm exporting an internal table to a memory ID which will then be used in another program which will be called from the current program with a SUBMIT and RETURN statement.
When i use the SUBMIT online, it seems to EXPORT and IMPORT the internal table correctly.
but, when i SUBMIT to the program in background, it does not seem to do whatever i expect, which makes me think eventually there is some problem with the data I've been EXPORTing and IMPORTing.
Can anyone shed any lights on this one please?
Thanks,
Tabraiz
Edited by: Tabraiz Ali Khan on Mar 10, 2009 10:04 AM