2008 May 15 4:43 PM
hi,
what does that mean ?
anybody can explain how can use this table in my custome programs
thanks,
2008 May 15 4:53 PM
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,
2008 May 15 4:47 PM
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
2008 May 15 4:53 PM
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.