Skip to Content
0
Former Member
Jan 11, 2011 at 10:02 PM

optimizong performance of Virtual Key Figure

25 Views

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