‎2009 Jun 30 1:02 PM
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
‎2009 Jun 30 1:10 PM
When you copy a program to another system. During activation system will show all the database checks, whether it exists or not. Secondly, value may mismatch in the program execution. Variable will works fine.
Regds,
Anil
‎2009 Jun 30 1:23 PM
Hi,
The history data is client-dependant, so shouldn't be transported;
however, are there fm's or methods to dynamicly create variables in stvarv? I haven't used it before, so I'd like to make sure before digging into it.
‎2009 Jun 30 1:14 PM
Perhaps you need something like IDOCS to trasfer data between both systems once the program has already been copied to both.