‎2008 May 13 11:02 PM
Hello to all,
I am including one program to my main program. itab is defined in include program.
I am reading itab in main program using 'read table itab index x'.
but after executing main program there is error that this statement is not accessible.
can u tell me ?
Thanks a lot.
Regards.
‎2008 May 13 11:08 PM
‎2008 May 13 11:15 PM
Is this include program statment before your read statment? how are you calculating the index?
‎2008 May 13 11:17 PM
Thanks for reply.
data is filled in itab in include program .
& reading in main program with index .