Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

variables in a copy pastable program

Olivier_S
Participant
0 Likes
513

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

3 REPLIES 3
Read only

Former Member
0 Likes
483

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

Read only

0 Likes
483

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.

Read only

Former Member
0 Likes
483

Perhaps you need something like IDOCS to trasfer data between both systems once the program has already been copied to both.