‎2008 Aug 19 11:58 AM
Hi there,
I declared a few data objects - I am using ALV code, but get errors that some of the objects have not been declared by a "DATA" statement, nor is it part of a table that's been declared.
E.g.
error:" Field "REPNAME" is unknown. it is neither in one of the specified tables nor defined by a "DATA" statement."
Why would this happen? I have declared it ! But I get this error I can't get around.
Any ideas? ( I copied some ALV code I used in another program from a Word file, but the error doesn't make sense, as I have line numbers on where I declared the stuff, actually it is ALV declarations!)
‎2008 Aug 19 12:00 PM
Hi ,
may be it got few inactive objects , activate all objects of this program then check.
Regards
Prabhu
‎2008 Aug 19 12:00 PM
Hi ,
may be it got few inactive objects , activate all objects of this program then check.
Regards
Prabhu