‎2008 Apr 30 6:20 AM
Hi,
i need to import and export internal tables to/from a Function Module.
Passing internal tables using import and export is good enough or do i need to use 'Tables' option. Please let me know the reasons if possible.
thanks for your help.
GK.
‎2008 Apr 30 6:30 AM
you can use changing but you have declare a table type and use it in changing..
however TABLES is declared aas oblselete in ECC version 6.0
No Points Plz
‎2008 Apr 30 6:50 AM
it looks like even if i declare tables in import and export it works,please let me know the difference between import/export and 'Changing/Tables'
Thanks.