<@U29JEQVL6> I've used the n/cache module for this...
# suitescript
d
@al3xicon I've used the n/cache module for this purpose in the past. It works well if the data is small. I ran into a situation in one solution where the data was too large and so I created a "temp table" with a custom record. Both solutions worked well for what I was doing.