Hi,
I have a variable maintained in TVARV whose value needs to be changed every month. In production, I cannot give access to SM30/SM31 to a user as he might then have access to change values in all other tables too.
What can I do ?
Should I write an ABAP program to get the new value as input and update the TVARV table for this variable and provide access to this program to an user ? Is this the only way ?
Pl suggest.
thnks