Application Development 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: 

Variables in TVARV table

Former Member
0 Kudos
152

Hi

Is there any SAP program which updates the Fields declared / populated in the TVARV table? If there are any, when are they run?

Thnx in advance

Balaji

1 ACCEPTED SOLUTION

Former Member
0 Kudos
104

You can write a custom Program and schedule it every night. We do the same. It is flexible. If you are in 4.7, you have to use TVARVC.

2 REPLIES 2

Former Member
0 Kudos
105

You can write a custom Program and schedule it every night. We do the same. It is flexible. If you are in 4.7, you have to use TVARVC.

Former Member
0 Kudos
104

To what level does the change from TVARV to TVARVC take? For example is TVARV going to continue to be used in variants, or does that also need to be copied to TVARVC?