‎2006 Dec 18 2:06 AM
Is using tables command ok in object oriented programming? I know we have to use it for selection screen but is there a way out?
‎2006 Dec 18 2:24 AM
TABLES statement are not allow in ABAP OO. You must use DATA statements instead.
Regards,
Rich Heilman