2022 Dec 15 9:26 AM
Hi all,
I need to download some table data the User gives in the parameter. So I need to Declare dynamic internal tables based on the table name. How to declare?
I used the GUI_DOWNLOAD function for table data download.
Pls, Suggest.
The below link doesn't open from my browser.
http://www.saptechnical.com/Tutorials/ABAP/DynamicInternaltable/DynamicInternalTable.htm
2022 Dec 15 9:57 AM
This tool certainly already exist, search a little bit
(your link is outside from SAP)
2022 Dec 15 10:54 AM
@frdric.girod tell me is this possible dynamic internal declarations
2022 Dec 15 12:40 PM
There is the old way explain by Susmitha
Using class/method explain by Sandra
https://blogs.sap.com/2019/11/16/alternative-to-cl_alv_table_createcreate_dynamic_table/
....
2022 Dec 19 8:58 AM
You can use below link to access the content, mentioned on website as site is already retired.