2008 Sep 18 6:31 PM
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
2008 Sep 18 6:44 PM
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?
a®
2008 Sep 18 6:44 PM
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?
a®
2008 Sep 18 6:51 PM
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
2008 Sep 18 7:21 PM
Please check this link
http://help.sap.com/saphelp_nw70/helpdata/en/c0/980386e58611d194cc00a0c94260a5/frameset.htm
a®
2008 Sep 18 7:25 PM
a month ago
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?