TM1 Function for TI, SecurityOverlayGlobalLockNode

Locks or unlocks specific intersection or cell in the cube based on the combination of dimension elements assigned in the Security Overlay cube of a specific cube.

What is the SecurityOverlayGlobalLockNode function?

SecurityOverlayGlobalLockNode locks or unlocks specific intersection or cell in the cube based on the combination of dimension elements assigned in the Security Overlay cube of a specific cube.

Where can the SecurityOverlayGlobalLockNode function be used?

TurboIntegrator

What is the syntax for SecurityOverlayGlobalLockNode?

SecurityOverlayGlobalLockNode (LockLock, CubeName, Address, [AddressDelimiter])​;

​CubeName = cube for security overlay setting​
LockFlag = ‘1’ to lock and ‘0’ to unlock​
Address = the string sequence of overlay element names with delimiter creating the intersection in the cube.​
AddressDelimiter = delimiter for the address. The default is ‘|’

A demonstration on how to use SecurityOverlayGlobalLockNode

Lock ‘Actual 2020’ and ‘Budget 2002’ cells for data entry in ‘Sales Quota’ cube.