‎2010 Sep 17 6:51 PM
Hi,
I have to export dynamic internal tables to another program, but client has asked not to use import/export.
Searched on google and SDN, got to know that it may be acheived through classes.
Please help me if someone has worked on that, also if some has sample code for that, please let me know.
Thanks and Regards
Manu
‎2010 Sep 17 7:07 PM
You can use the Shared Objects instead of the IMPORT/EXPORT to shared buffer. But, the Shared Objects is not the ultimate solution to replace the IMPORT/EXPORT to memory ID.
Check this WIKI on Shared Objects: http://wiki.sdn.sap.com/wiki/display/ABAP/ABAPObjectsShareMemoryEnable+%28SHMA%29
Regards,
Naimesh Patel