Hi,
I have developed a virtual key figure. In the logic I need to read a db table using SELECT command. I think if I can change the SELECT (from a db table) for a READ (from an internal table) performance should speed up a lot. Is this possible?
Where can I load the data from the db table into the internal table (making sure I do this only one time) ?
thanks for the help.
regards,
Mauricio