Donap
You can use the following function in your TI process:
ElementSecurityGet ( YourDimension, TheElement, TheGroup ) ;
Use this to get the current security level and test on the retrieved value if it is "WRITE" and if so, change it using the Element...
You can use the following function in your TI process:
ElementSecurityGet ( YourDimension, TheElement, TheGroup ) ;
Use this to get the current security level and test on the retrieved value if it is "WRITE" and if so, change it using the Element...