TM1 Function for TI, ElementSecurityPut

Assigns a security level to a specified group for an element.

What is the ElementSecurityPut function?

ElementSecurityPut assigns a security level to a specified group for an element.

Where can the ElementSecurityPut function be used?

TurboIntegrator

What is the syntax for ElementSecurityPut?

ElementSecurityPut(Level, DimName, ElName, Group); ​

​Level = The security level you are assigning. ​
DimName = The parent dimension of the element for which you are assigning a security level.​
ElName = The element for which you are assigning a security level.​
Group = The user group for which you are assigning a security level.

A demonstration on how to use ElementSecurityPut

Use ElementSecurityPut to assign a security level to the Finance group, for the Net Income in the Account dimension.