Posted by [IP Address: 212.24.179.131] 'Harish Gupta' on April 04, 2001 at 05:47:57 EST:
In Reply to: Can the tables be defined dynamically ? posted by [IP Address: 212.24.179.131] 'Padmakar Khandekar' on February 28, 2001 at 11:22:51 EST:
Hi Paddy,
As far as I am aware....SAP tables cannot be defined dynamically in the ABAP.
Not even with field-symbols.
There may be a chance that internal table may be...but the chances are very remote...
SAP R/2 demands explicit sequential reads on ATABS, DB tabs etc.
No wonder if it was possible to assing tables dynamically, we could very well export the entire table to memory and import the contents...directly into an internal table...or otherwise...
Regards,
Harish