‎2010 Sep 06 3:00 AM
Dear all,
I am new guy on ABAP program.
I want to know what happen when i use "TABLES: mara" ?
What system do when use the command "TABLES: mara" ?
System create some things or else ......
Best Regards,
Wu
Moderator Message: Please search for available information before asking such basic questions. You could read hep.sap.com which covers all topics extensively. You could also press F1 on each key syntax terms and get complete documentation. Thread locked.
Edited by: kishan P on Sep 6, 2010 9:36 AM
‎2010 Sep 06 3:25 AM
Hi Wu,
It creates a local internal table with header line with a similar type to the global transparent table MARA.
--
Kyle