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

Variable created in TVARVC missing for some variants

Former Member
0 Likes
3,620

HI All,

I have created a table variable in TVARVC table using tcode STVARV , up on creating a custom variant i could see the table variable displayed in help, however when creating for a variant transported from other system , i could not find the table variable in the help provided. do i have to maintain entries in any other tables, please provide a solution.

Thanks in advance,

Regards.

Praveen.

Edited by: praveen kumar on Feb 21, 2011 7:24 AM

HI All,

I have created a table variable in TVARVC table using tcode STVARV , up on creating a custom variant i could see the table variable displayed in help, however when creating for a variant transported from other system , i could not find the table variable in the help provided. do i have to maintain entries in any other tables, please provide a solution.

Thanks in advance,

Regards.

Praveen.

Edited by: praveen kumar on Feb 21, 2011 7:24 AM

2 REPLIES 2
Read only

Former Member
0 Likes
1,567

I found the answer ,

Note that changes to the values of table TVARVC affect all variants that use these particular variables.

The transactions STVARV and STVARVC are available for maintaining the table variants. With transaction STVARV you can maintain the entries in table TAVRVC for the current client (display/change/add). Transaction STVARVC only allows you to maintain the entries in client 000.

http://help.sap.com/saphelp_nw70/helpdata/en/c0/9803ade58611d194cc00a0c94260a5/content.htm

Edited by: praveen kumar on Feb 21, 2011 10:06 AM

Read only

0 Likes
1,567

Hi Praveen,

Can you please tell me how to add custom field in TVARVC table