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

use TVARVC table

Former Member
0 Likes
569

hi,

what does that mean ?

anybody can explain how can use this table in my custome programs

thanks,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
490

Are you writing/modifying a program or does he mean to use in variants? No tech person to help or advise?

Why can't you ask the tech lead for more info?

TVARV is a good tool to use, but hard to give you a succinct answer without knowing what you want to achieve.

Exactly what sort of hardcoding are you avoiding?

I've seen some sites use TVARV and TVARVC in cases where simply adding a parameter or select option to the screen and using a variant would have been sufficient.

Other places can use it for some very useful things, but best to know what you are trying to achieve.

Reward if helpfull...

Cheers,

Rakesh.

hi,

what does that mean ?

anybody can explain how can use this table in my custome programs

thanks,

2 REPLIES 2
Read only

Former Member
0 Likes
490

Hi,

I hope in your code there is TVARV table. This is obsolete in ECC 6.

So, you need to replace this table with TVARVC.

So, that may be the reason, they would hav told like this.

Regards

Sandeep Reddy

Read only

Former Member
0 Likes
491

Are you writing/modifying a program or does he mean to use in variants? No tech person to help or advise?

Why can't you ask the tech lead for more info?

TVARV is a good tool to use, but hard to give you a succinct answer without knowing what you want to achieve.

Exactly what sort of hardcoding are you avoiding?

I've seen some sites use TVARV and TVARVC in cases where simply adding a parameter or select option to the screen and using a variant would have been sufficient.

Other places can use it for some very useful things, but best to know what you are trying to achieve.

Reward if helpfull...

Cheers,

Rakesh.