I'am currently reviewing a custom code not developed by me.When i execute the program, i'm getting runtime exception (dump)
"Length error has occured in import statement"
This error is occuring at line :
IMPORT it_tab from MEMORY ID 'Zxxxx'.
As i am not at all familiar with IMPORT/EXPORT memory, i need some inputs as to why this error might be occurring. Any suggestions on what part of the code should i check?