TM1 Function for TI, SecurityOverlayGlobalLockCell

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 SecurityOverlayGlobalLockCell function?

SecurityOverlayGlobalLockCell 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 SecurityOverlayGlobalLockCell function be used?

TurboIntegrator

What is the syntax for SecurityOverlayGlobalLockCell?

SecurityOverlayGlobalLockCell(LockFlag, CubeName, element1,…, elementN)​;

​CubeName = cube for security overlay setting​
LockFlag = ‘1’ to lock and ‘0’ to unlock​
ElementN = dimension elements creating the intersection in the cube

A demonstration on how to use SecurityOverlayGlobalLockCell

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