Skip to Content
0
Former Member
Mar 24, 2009 at 11:21 AM

How to read ad write tables in a method.

48 Views

Hi,

I have defined two tables T1 and T2 in the catalog (se11). I am testing a method where I need to read records of the T1 table and write information into T2 table.

I find an error if I define in my method:

tables: T1

I do not know if it is necessary to export/pass the tables T1 and T2 through my method.

Any suggestion will be well appreciated.

Thanks in advance.

Regards,

Giovanni