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: 

TVARVC variables not showing in the variant selection

Former Member
0 Kudos
5,833

Hi,

My client want to use the TVARVC table to maintain the settlement period. So everymonth, the variant for the settlement run will retrieve the settlement period from this table.

I was following the instruction:

1. run tcode STVARVC

2. Create a new variable SETT_Period_Current

3. Put 9 as the value for now.

then I used the SE38 to create a variant. In the attribute screen, I put "T" in the field "Selection Variables". Then when I selected the dropdown list of the field "Name of Variables", I did not find the variable "SETT_Period_Current" in the list. I don't know what went wrong.

Can anyone shed some lights on this?

Thanks,

Ting

1 ACCEPTED SOLUTION

former_member194669
Active Contributor
0 Kudos
2,195

Please check

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.

Have you check this?

5 REPLIES 5

former_member194669
Active Contributor
0 Kudos
2,196

Please check

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.

Have you check this?

0 Kudos
2,195

That might be the problem. I am not a ABAP person. So can you tell me how I can fix this in detail?

I ran the Tcode STVARVC in Dev -Config client to create that new variable. So what you are saying is that the variable is created in client 000 instead of in client Dev-Config? How can I get it into the client Dev-Config and finally get into the Production?

Thanks,

Ting

0 Kudos
2,195

Thanks a lot. This is really helpful!

0 Kudos
262

Honestly I have the same problem, but the "solutions" presented above did not solve my problem!

I have neither the issue, that Tcode STVARVC created the variables "T" of TVARVC table in the Dev -Config client 000, my variables are not created in client 000 instead, they are in the right client, on which we work!

Also this link http://help.sap.com/saphelp_nw70/helpdata/en/c0/980386e58611d194cc00a0c94260a5/frameset.htm did  not help further, as I know how to create variables!

The problem is not solved for me. Unfortunately no one writes the final solutions, once the problems are solved. no one is open to share his insight, as long his problem is solved.

Has someone a solution for this?