Skip to Content
0
Former Member
Jun 04, 2008 at 09:27 AM

importing internal table from one program to another program

2018 Views

Hi everybody,

i have one small doubt.

i am using submit statement and passing the values from this program to another program selection screen. in that program logic is written.In that program one internal table values are being exported to the memory id of that program. now i have to import that internal table values into my program by using import statement. i am using the following syntax

import itab from menory id 'program name'.

but i am getting an error saying program name is unknown.

what is the exat syntax for this .

thanking you,

giri.