Skip to Content
0
Former Member
Sep 27, 2005 at 09:29 PM

Internal tables in a method of a class.

25 Views

Hi,

I am defining an internal table in a method of a class. When I try to activate it, it gives an error saying "Tabels with headers are no longer supported in teh 00 context".

Does this mean that we cannot define any internal tables in the methods of a class?

Thanks.