Skip to Content
0
Jun 30, 2009 at 12:02 PM

variables in a copy pastable program

30 Views

Dear experts,

I have a requirement for a program to be copy pastable to another system without further modifications. But this also means I need a way to keep track of the values assigned to a certain variable without changing anything outside a program.

Thus, I was wondering if it's possible to check whether a database table exists, and if not, create it

OR

I need to find a location where in general variables can be saved. I've heard something about "stvarv" but am unsure whether I'll be able to do the latter.

Looking forward to a reply,

Olivier