Hi All,
My RFC Look up is working fine. I need to store the values returned by the look up in PI. I was thinking of this hash table concept which I read in a few blogs. Can someone please let me know how we can achieve that using hash table concept. For a given input I have array of values for different country codes. How can I store the returned arrray of values using hash table.