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.