Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all articles
Browse latest Browse all 5414

Copy DATA type ref to a hashed table

$
0
0

Hi gurus,

 

I'm trying to copy what I get from running a package ( ir_data type ref to data) into a hashed table:

 

FIELD-SYMBOLS:

                 <lt_data_ex> TYPE HASHED TABLE.

 

With this :

 

ir_data->* TO<lt_data_ex>.

 

And I am getting a runtime error,  due to a type conflict.

 

I guess I am doing something wrong, or is it posible this only can be done with standard table.?

 

Could you please help me on this?

 

Thanks in advance,

Ana


Viewing all articles
Browse latest Browse all 5414

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>